| batchExport | R Documentation |
Saves objects as RData files in the “exports” subdirectory of your file.dir
to be later loaded on the slaves.
batchExport(reg, ..., li = list(), overwrite = FALSE)
reg |
[ |
... |
[any] |
li |
[ |
overwrite |
[ |
[character]. Invisibly returns a character vector of exported objects.
Other exports:
addRegistryPackages(),
addRegistrySourceDirs(),
addRegistrySourceFiles(),
batchUnexport(),
loadExports(),
removeRegistryPackages(),
removeRegistrySourceDirs(),
removeRegistrySourceFiles(),
setRegistryPackages()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.