batchUnexport | 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()
,
setRegistryPackages()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.