Description Usage Arguments Value
isJobFinished
checks status of processing for jobId
.
1 2 3 4 5 | isJobFinished(object, jobId = "character")
## S4 method for signature 'MriCloudR,character'
isJobFinished(object,
jobId = "character")
|
object |
Object of class |
jobId |
The jobId of the request, obtained from a processing request
such as |
TRUE
if the job is completed, otherwise returns FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.