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)
[Registry
]
Registry.
[character
]
Names of objects to load. Defaults to all objects exported.
[character
]. Invisibly returns a character vector of loaded objects.
Other exports:
addRegistryPackages()
,
addRegistrySourceDirs()
,
addRegistrySourceFiles()
,
batchExport()
,
batchUnexport()
,
removeRegistryPackages()
,
removeRegistrySourceDirs()
,
removeRegistrySourceFiles()
,
setRegistryPackages()