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