Learn R Programming

R.huge (version 0.10.1)

readHeader.AbstractFileArray: Read the header of a file array data file

Description

Read the header of a file array data file.

Usage

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

Value

Returns list structure.

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

*writeHeader(). For more information see AbstractFileArray.