clearRegistry {batchtools}R Documentation

Remove All Jobs

Description

Removes all jobs from a registry and calls sweepRegistry.

Usage

clearRegistry(reg = getDefaultRegistry())

Arguments

reg

[Registry]
Registry. If not explicitly passed, uses the default registry (see setDefaultRegistry).

See Also

Other Registry: getDefaultRegistry, loadRegistry, makeRegistry, removeRegistry, saveRegistry, sweepRegistry, syncRegistry


[Package batchtools version 0.9.11 Index]