getSizeOfData.AbstractFileArray {R.huge} | R Documentation |
Gets the size of the data section in bytes.
## S3 method for class 'AbstractFileArray': getSizeOfData(this, ...)
... |
Not used. |
Returns a double
(since the largest integer
is only 2147483648-1).
Henrik Bengtsson (http://www.braju.com/R/)
*getBytesPerCell()
.
*length()
.
For more information see AbstractFileArray
.