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