Dimensions of 'VirtualArray
'-derived class objects
Source: R/VirtualArray-xattrib.R
dim-VirtualArray-method.Rd
The function returns the dimensions of the array in which elements are organized.
Usage
# S4 method for VirtualArray
dim(x)
Arguments
- x
A
VirtualArray
-derived class object.