isDone.Job: Checks if the job is done

Description Usage Arguments Value Author(s) See Also

Description

Checks if the job is done. A job is done if it was sucessfully finished, or if an error or interrupt was detected.

Usage

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

Arguments

...

Not used.

Value

Returns TRUE if the job is done, 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.