clone.AbstractFileArray: Clones a file array

clone.AbstractFileArrayR Documentation

Clones a file array

Description

Clones a file array including the file on the file system.

Usage

## S3 method for class 'AbstractFileArray'
clone(con, copyData=TRUE, ...)

Arguments

copyData

If TRUE, also the data file is copied, otherwise not.

...

Not used.

Value

Returns the new AbstractFileArray object.

Author(s)

Henrik Bengtsson

See Also

For more information see AbstractFileArray.


HenrikBengtsson/R.huge documentation built on Jan. 31, 2024, 8:12 a.m.