isErroneous.Job: Checks if the job is erroneous

Description Usage Arguments Value Author(s) See Also

Description

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.

Usage

1
2
## S3 method for class 'Job'
isErroneous(this, ...)

Arguments

...

Not used.

Value

Returns TRUE if the job is erroneous, otherwise FALSE.

Author(s)

Henrik Bengtsson

See Also

For more information see Job.


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