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

See Also

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


HenrikBengtsson/R.batch documentation built on May 6, 2019, 11:52 p.m.