| length.AbstractFileArray {R.huge} | R Documentation |
Gets the number of elements in a file array.
## S3 method for class 'AbstractFileArray' length(x)
... |
Not used. |
Returns a double (since the largest integer is only 2147483648-1).
Henrik Bengtsson
*dim().
For more information see AbstractFileArray.