readHeader.AbstractFileArray {R.huge} | R Documentation |
Read the header of a file array data file
Description
Read the header of a file array data file.
Usage
## S3 method for class 'AbstractFileArray'
readHeader(this, ...)
Arguments
... |
Not used. |
Value
Returns list
structure.
Author(s)
Henrik Bengtsson
See Also
*writeHeader()
.
For more information see AbstractFileArray
.
[Package R.huge version 0.10.1 Index]