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


neuroconductor/MriCloudR documentation built on May 21, 2021, 11:20 a.m.