isExisting.Job: Checks if the job exists

Description Usage Arguments Value Author(s) See Also

Description

Checks if the job exists. A job exists if the job directory exists.

Usage

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

Arguments

...

Not used.

Value

Returns TRUE if the job exists, otherwise FALSE.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see Job.


R.batch documentation built on May 2, 2019, 4:58 p.m.