clone.AbstractFileArray {R.huge} | R 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 |
... |
Not used. |
Value
Returns the new AbstractFileArray
object.
Author(s)
Henrik Bengtsson
See Also
For more information see AbstractFileArray
.
[Package R.huge version 0.10.1 Index]