View source: R/session-state.R
| get_task_status | R Documentation |
Get task status from S3
get_task_status(session_id, task_id, region, bucket, include_etag = FALSE)
session_id |
Session identifier |
task_id |
Task identifier |
region |
AWS region |
bucket |
S3 bucket |
include_etag |
Include ETag in result (for atomic operations) |
Task status list (with optional $etag field)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.