R/operations.R
dim-dbMatrix-method.Rd
Retrieve the dimension of an object.
# S4 method for class 'dbMatrix' dim(x)
dbMatrix object
dbMatrix
An integer vector of length 2 giving the number of rows and columns in x.
x