setJobNames: Set job names.
Description
Set job names.
Usage
setJobNames(reg, ids, jobnames)
Arguments
ids
[integer
]
Ids of jobs.
Default is all jobs.
jobnames
[character
]
Character vector with length equal to length(ids)
.
NA
removes the names stored in the registry.
A single NA
is replicated to match the length of ids provided.
Value
Named vector of job ids.