dim.AbstractFileArray {R.huge} | R Documentation |
Gets the dimension of the file array
Description
Gets the dimension of the file array.
Usage
## S3 method for class 'AbstractFileArray'
dim(x)
Value
Returns a double
vector
of length two.
Author(s)
Henrik Bengtsson
See Also
For more information see AbstractFileArray
.
[Package R.huge version 0.10.1 Index]