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

See Also

For more information see AbstractFileArray.


[Package R.huge version 0.10.1 Index]