setJobNames: Set job names.

View source: R/setJobNames.R

setJobNamesR Documentation

Set job names.

Description

Set job names.

Usage

setJobNames(reg, ids, jobnames)

Arguments

reg

[Registry]
Registry.

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.


BatchJobs documentation built on March 21, 2022, 5:05 p.m.