Copy the folder structure from one dataset to another.
Copy the folder structure from one dataset to another.
copyFolders(source, target)
source |
the dataset you want to copy the order from |
target |
the dataset you want to copy the order to |
returns the target dataset with source's folder structure
## Not run: ds <- copyFolders(ds1, ds) ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.