| getDefaultRegistry {batchtools} | R Documentation |
Get and Set the Default Registry
Description
getDefaultRegistry returns the registry currently set as default (or
stops with an exception if none is set). setDefaultRegistry sets
a registry as default.
Usage
getDefaultRegistry()
setDefaultRegistry(reg)
Arguments
reg |
[ |
See Also
Other Registry:
clearRegistry(),
loadRegistry(),
makeRegistry(),
removeRegistry(),
saveRegistry(),
sweepRegistry(),
syncRegistry()
[Package batchtools version 0.9.17 Index]