powered by
VirtualArray
The function returns the dimensions of the array in which elements are organized.
# S4 method for VirtualArray dim(x)
A numeric vector.
numeric
A VirtualArray-derived class object.
data(exemplar) dim(exemplar)
Run the code above in your browser using DataLab