| loadExports {BatchJobs} | R Documentation |
Loads exported RData object files in the “exports” subdirectory of your file.dir
and assigns the objects to the global environment.
loadExports(reg, what = NULL)
reg |
[ |
what |
[ |
[character]. Invisibly returns a character vector of loaded objects.
Other exports: addRegistryPackages;
addRegistrySourceDirs;
addRegistrySourceFiles;
batchExport; batchUnexport;
removeRegistryPackages;
removeRegistrySourceDirs;
removeRegistrySourceFiles