syncRegistry {batchtools} | R Documentation |
Synchronize the Registry
Description
Parses update files written by the slaves to the file system and updates the internal data base.
Usage
syncRegistry(reg = getDefaultRegistry())
Arguments
reg |
[ |
Value
[logical(1)
]: TRUE
if the state has changed, FALSE
otherwise.
See Also
Other Registry:
clearRegistry()
,
getDefaultRegistry()
,
loadRegistry()
,
makeRegistry()
,
removeRegistry()
,
saveRegistry()
,
sweepRegistry()
[Package batchtools version 0.9.17 Index]