Description Usage Arguments Value Author(s) See Also
Checks if the job is erroneous. A job that fails during setup is erroneous. The most common reason is that the source code in the src/ directory or the job directory contains errors.
1 2 | ## S3 method for class 'Job'
isErroneous(this, ...)
|
... |
Not used. |
Returns TRUE if the job is erroneous, otherwise FALSE.
Henrik Bengtsson
For more information see Job.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.