Description Usage Arguments Value
View source: R/appeears_wrapper.R
Returns the bundle associated with a specified task.
1 | appeears_fetch_bundle(task_id, 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'. |
token |
An authentication token associated with the submitted task, as per the appeears_start_session function. Expects a list with a a variable, 'token' |
A list representing the AppEEARS server response, which should include a set of bundle information, including all files/file ids associated with the bundle.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.