Skip to contents

Retrieve the dimension of an object.

Usage

# S4 method for class 'dbMatrix'
dim(x)

Arguments

x

dbMatrix object

Value

An integer vector of length 2 giving the number of rows and columns in x.