getDirectory.JobBatch: Gets a subdirectory of the job batch

Description Usage Arguments Value Author(s) See Also

Description

Gets a subdirectory of the job batch.

Usage

1
2
3
## S3 method for class 'JobBatch'
getDirectory(this, dir=c("todo", "running", "finished", "failed",
  "interrupted", "erroneous", "src", "input", "output"), ...)

Arguments

dir

A name of a subdirectory.

...

Not used.

Value

Returns a character string.

Author(s)

Henrik Bengtsson

See Also

For more information see JobBatch.


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