appeears_task_is_done: Is Task Done

Description Usage Arguments Value

Description

Returns true/false whether or not a given task is done and ready for retrieval.

Usage

1
appeears_task_is_done(token, task_id)

Arguments

token

An authentication token associated with the submitted task, as per the appeears_start_session function. Expects a list with a a variable, 'token'

task_id

A task id as per the response given when executing the appeears_start_task function. Expects a list which includes a variable, 'task_id'.

Value

A boolean representing whether or not the task is complete.


katharynduffy/AppEEARS4R documentation built on Feb. 11, 2020, 12:05 a.m.