getJobs: Get jobs from registry by id.

View source: R/getJob.R

getJobsR Documentation

Get jobs from registry by id.

Description

Get jobs from registry by id.

Usage

getJobs(reg, ids, check.ids = TRUE)

Arguments

reg

[Registry]
Registry.

ids

[integer]
Ids of jobs. Default is all jobs.

check.ids

[logical(1)]
Check the job ids? Default is TRUE.

Value

[list of Job].


tudo-r/BatchJobs documentation built on April 3, 2022, 3:28 a.m.