getDataOffset.AbstractFileArray {R.huge}R Documentation

Gets file position of the data section in a file array

Description

Gets file position of the data section in a file array.

Usage

## S3 method for class 'AbstractFileArray'
getDataOffset(this, ...)

Arguments

...

Not used.

Value

Returns a double (since the largest integer is only 2147483648-1).

Author(s)

Henrik Bengtsson

See Also

For more information see AbstractFileArray.


[Package R.huge version 0.10.1 Index]