| batchUnexport {BatchJobs} | R Documentation |
Removes RData files from the “exports” subdirectory of your file.dir
and thereby prevents loading on the slave.
batchUnexport(reg, what)
reg |
[ |
what |
[ |
[character]. Invisibly returns a character vector of unexported objects.
Other exports: addRegistryPackages;
addRegistrySourceDirs;
addRegistrySourceFiles;
batchExport; loadExports;
removeRegistryPackages;
removeRegistrySourceDirs;
removeRegistrySourceFiles