View source: R/SyntacticSugar.R
cavatica_project_get | R Documentation |
Cavatica Get Project
cavatica_project_get(project_id, status = "all", auth = cavatica_api_connect())
project_id |
project id (project_owner/project_name). If unsure, (string) |
status |
one of: c("all", "queued", "draft", "running", "completed", "aborted", "failed") |
auth |
authorisation object used to interface with cavatica api. Retrieved by running cavatica_api_connect() |
cavatica project
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.