| load_profile | R Documentation |
Internal function to load a specific profile's configuration. If profilename is empty or NULL, loads the default profile.
load_profile(profilename = "")
profilename |
Character. Name of the profile to load. If empty, loads default profile. |
List with profile configuration (apikey, workspace_id, base_url).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.