read_env_var | R Documentation |
Reads Environment Variables
read_env_var(key = c("token", "host", "wsid"), profile = NULL, error = TRUE)
key |
The value to fetch from profile. One of |
profile |
Character, the name of the profile to retrieve values |
error |
Boolean, when key isn't found should error be raised |
Fetches relevant environment variables based on profile
named list of values associated with profile
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.