dim,VirtualArray-method | R Documentation |
VirtualArray
'-derived class objectsThe function returns the dimensions of the array in which elements are organized.
## S4 method for signature 'VirtualArray'
dim(x)
x |
A |
A numeric
vector.
data(exemplar)
dim(exemplar)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.