isSinked.Job: Checks if job output is sinked to file

Description Usage Arguments Value Author(s) See Also

Description

Checks if job output is sinked to file.

Usage

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

Arguments

...

Not used.

Value

Returns TRUE if either output or message is sinked, otherwise FALSE.

Author(s)

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

See Also

*sink() and *unsink(). For more information see Job.


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