View source: R/session-state.R
| create_task_status | R Documentation |
Create task status in S3
create_task_status(session_id, task_id, state = "pending", region, bucket)
session_id |
Session identifier |
task_id |
Task identifier |
state |
Initial state (default: "pending") |
region |
AWS region |
bucket |
S3 bucket |
Invisibly returns NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.