Learn R Programming

R.huge (version 0.10.1)

writeHeader.AbstractFileArray: Writes the header of a file array to file

Description

Writes the header of a file array to file.

Usage

# S3 method for AbstractFileArray
writeHeader(this, ...)

Value

Returns nothing.

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

*writeHeader(). For more information see AbstractFileArray.