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 (http://www.braju.com/R/)

See Also

*writeHeader(). For more information see AbstractFileArray.


[Package R.huge version 0.1.5 Index]