View source: R/SyntacticSugar.R
cavatica_app_inputs | R Documentation |
Cavatica App Describe Inputs
cavatica_app_inputs(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) |
named character vector. Names are inputID, value describes expected input type
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.