getName.Job: Gets the name of the job

Description Usage Arguments Value Author(s) See Also

Description

Gets the name of the job.

The name of a job is by definition equal to the name of the basename of the job directory, that is, identical to basename(getPath(job)).

Usage

1
2
## S3 method for class 'Job'
getName(this, ...)

Arguments

...

Not used.

Value

Returns a character string.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

basename(). *getLabel(). For more information see Job.


R.batch documentation built on May 2, 2019, 4:58 p.m.