clearRegistry {batchtools} | R Documentation |
Remove All Jobs
Description
Removes all jobs from a registry and calls sweepRegistry
.
Usage
clearRegistry(reg = getDefaultRegistry())
Arguments
reg |
[ |
See Also
Other Registry:
getDefaultRegistry()
,
loadRegistry()
,
makeRegistry()
,
removeRegistry()
,
saveRegistry()
,
sweepRegistry()
,
syncRegistry()
[Package batchtools version 0.9.17 Index]