appeears_fetch_bundle: Fetch Bundle

Description Usage Arguments Value

View source: R/appeears_wrapper.R

Description

Returns the bundle associated with a specified task.

Usage

1
appeears_fetch_bundle(task_id, token)

Arguments

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'.

token

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

Value

A list representing the AppEEARS server response, which should include a set of bundle information, including all files/file ids associated with the bundle.


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