Description Usage Arguments Value Author(s) See Also
Gets a subdirectory of the job batch.
1 2 | ## S3 method for class 'JobBatch'
getDirectory(this, dir=c("todo", "running", "finished", "failed", "interrupted", "erroneous", "src", "input", "output"), ...)
|
dir |
A name of a subdirectory. |
... |
Not used. |
Returns a character
string.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see JobBatch
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.