Description Usage Arguments Value Author(s) See Also
Checks if the job was interrupted either during its main loop or during it finalization.
1 2 | ## S3 method for class 'Job'
wasInterrupted(this, ...)
|
... |
Not used. |
Returns TRUE
if the job was interrupted, otherwise FALSE
.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see Job
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.