View source: R/SyntacticSugar.R
cavatica_app_get | R Documentation |
Get sevenbridges App object using its unique ID
cavatica_app_get(project, app_id)
project |
a sevenbridges 'Project' object. See readme for instructions on how to create this object |
app_id |
unique app id: <project_id>/<short_app_id>/<version_number>. Can find this by running cavatica_app_list_all, cavatica_app_search, or using web platform (ID is everything after # in URL. May still need to add /<version_number>) (string) |
If on app_id is supplied, returns a sevenbridges App object. If given multiple ids, will return a list of sevenbridges App objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.