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