sweepRegistry {batchtools} | R Documentation |
Check Consistency and Remove Obsolete Information
Description
Canceled jobs and jobs submitted multiple times may leave stray files behind. This function checks the registry for consistency and removes obsolete files and redundant data base entries.
Usage
sweepRegistry(reg = getDefaultRegistry())
Arguments
reg |
[ |
See Also
Other Registry:
clearRegistry()
,
getDefaultRegistry()
,
loadRegistry()
,
makeRegistry()
,
removeRegistry()
,
saveRegistry()
,
syncRegistry()
[Package batchtools version 0.9.17 Index]