setJobName: Configure the job name for following steps.

Description Usage Arguments Value Examples

View source: R/configVal.R

Description

Configure the job name for following steps.

Usage

1
2
3
4
5

Arguments

jobName

Character scalar. Job name for following steps.

Value

setJobName

No value will be returned

getJobName

Set a job name for following steps.

getJobDir

get the job directory

Examples

1
2
3
setJobName("testJobName")
getJobName()
getJobDir()

pipeFrame documentation built on Nov. 8, 2020, 5:51 p.m.