View source: R/SyntacticSugar.R
cavatica_api_connect | R Documentation |
Connect to the cavatica api and return the Auth object
cavatica_api_connect(from = "file", profile_name = "default")
from |
where to source cavatica credentials. defualt is to look for a file (~/.sevenbridges/credentials). See README for details on how to create this file. |
profile_name |
assuming credentials are coming from file, which profile should be used (text within square brackets within ~/.sevenbridges/credentials file are different profiles) (string) |
sevenbridges api auth object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.