isJobFinished: Check job status

Description Usage Arguments Value

Description

isJobFinished checks status of processing for jobId.

Usage

1
2
3
4
5
isJobFinished(object, jobId = "character")

## S4 method for signature 'MriCloudR,character'
isJobFinished(object,
  jobId = "character")

Arguments

object

Object of class MriCloudR-class.

jobId

The jobId of the request, obtained from a processing request such as T1SegData

Value

TRUE if the job is completed, otherwise returns FALSE


bcaffo/mricloudR documentation built on Dec. 5, 2019, 2:12 p.m.