Learn R Programming

R.huge (version 0.10.1)

writeEmptyData.AbstractFileArray: 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 AbstractFileArray
writeEmptyData(this, ...)

Value

Returns nothing.

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

For more information see AbstractFileArray.