NCEAS / arcticdatautils

Utility functions in R for processing data for the Arctic Data Center
https://nceas.github.io/arcticdatautils/
Apache License 2.0
10 stars 20 forks source link

Add helper function for copying a package from one MN to another #68

Closed amoeba closed 6 years ago

amoeba commented 6 years ago

This would be super helpful for testing the new Package Editor and PROV Editors:

prod <- MNode(...)
test <- MNode(...)
package_copy(package_pid, prod, test)
amoeba commented 6 years ago

This is going to go into https://github.com/NCEAS/datamgmt