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
## 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 (http://www.braju.com/R/)

See Also

For more information see JobBatch.


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