getJobs {BatchJobs} | R Documentation |
Get jobs from registry by id.
Description
Get jobs from registry by id.
Usage
getJobs(reg, ids, check.ids = TRUE)
Arguments
reg |
[ |
ids |
[ |
check.ids |
[ |
Value
[list of Job
].
[Package BatchJobs version 1.9 Index]