writeEmptyData.AbstractFileArray {R.huge}R Documentation

Writes an empty data section to the data file of a file array

Description

Writes an empty data section to the data file of a file array.

Usage

## S3 method for class 'AbstractFileArray':
writeEmptyData(this, ...)

Arguments

... Not used.

Value

Returns nothing.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see AbstractFileArray.


[Package R.huge version 0.1.5 Index]