removeRegistry {BatchJobs} | R Documentation |
Remove a registry object.
Description
If there are no live/running jobs, the registry will be closed and all of its files will be removed from the file system. If there are live/running jobs, an informative error is generated. The default is to prompt the user for confirmation.
Usage
removeRegistry(reg, ask = c("yes", "no"))
Arguments
reg |
[ |
ask |
[ |
Value
[logical[1]
]
[Package BatchJobs version 1.9 Index]