Description Usage Arguments Value Author(s) See Also
Checks that requirements are fulfilled or not.
This method is called by *getNextJob().
1 2 3 4 5 6 | ## Static method (use this):
## JobBatch$checkRequirements(path, ...)
## Don't use the below:
## S3 method for class 'JobBatch'
checkRequirements(static, path, ...)
|
path |
A |
... |
Not used. |
Returns NULL if all requirement files gives TRUE, otherwise the
pathname (a character string) of the first failed requirement file.
Henrik Bengtsson
For more information see JobBatch.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.