amber.task | R Documentation |
Get a task by its identifier.
amber.task(amber, id)
amber |
An Amber object |
id |
Task's identifier |
An task object as a named list
Other tasks functions:
amber.task_logs()
,
amber.tasks()
,
amber.tasks_logs()
## Not run:
a <- amber.login("https://amber-demo.obiba.org")
amber.task(a, id = "61e69a22fea2df2f3108b508")
amber.logout(a)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.