BatchJobs (version 1.7)

getJob: Get job from registry by id.

Description

Get job from registry by id.

Usage

getJob(reg, id, check.id = TRUE)

Arguments

reg

[Registry] Registry.

id

[integer(1)] Id of job.

check.id

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

Value

[Job].