ncol,big.matrix-method | R Documentation |
nrow
and ncol
return the number of
rows or columns present in a big.matrix
object.
## S4 method for signature 'big.matrix'
ncol(x)
## S4 method for signature 'big.matrix'
nrow(x)
x |
A big.matrix object |
An integer of length 1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.