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

See Also

*writeHeader(). For more information see AbstractFileArray.


[Package R.huge version 0.1.5 Index]