| clone.AbstractFileArray {R.huge} | R Documentation |
Clones a file array including the file on the file system.
## S3 method for class 'AbstractFileArray': clone(con, copyData=TRUE, ...)
copyData |
If TRUE, also the data file is copied, otherwise not. |
... |
Not used. |
Returns the new AbstractFileArray object.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see AbstractFileArray.