Copies a data set to another directory
Copies a data set to another directory.
## S3 method for class 'GenericDataFileSet' copyTo(this, path=NULL, ..., verbose=FALSE)
path |
The destination directory. If missing, it is created. |
... |
Additional arguments passed to |
verbose |
... |
Each file is copied safely, but if this method is interrupted, it may results in a data set consisting of fewer than the original data set.
Returns a GenericDataFileSet consisting the new file copies.
Henrik Bengtsson
For more information see GenericDataFileSet.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.