isJobFinished checks status of processing for jobId.

isJobFinished(object, jobId = "character")

# S4 method for 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