Source all package functions
copy_all(.from)
.from | The package to pull the function from |
---|
Equivalent of source with local=TRUE for all package functions. Adapted from functions by smbache, author of the import package. See https://github.com/smbache/import/issues/4 for a discussion. This function will be deprecated when (if) it is included in https://github.com/smbache/import
copy_all(radiant.data)