powered by
Copy the folder structure from one dataset to another.
copyFolders(source, target)
the dataset you want to copy the order from
the dataset you want to copy the order to
returns the target dataset with source's folder structure
# NOT RUN { ds <- copyFolders(ds1, ds) # }
Run the code above in your browser using DataLab