View source: R/helper_functions.R
set_hs_API_key | R Documentation |
Set healthsites API_key as an environment variable
set_hs_API_key(API_key)
API_key |
The healthsites.io API key to save as an environment variable. |
Set the value given as an environment, but returns nothing
## Not run: # Using 123abcdefg as an API key: set_hs_API_key(API_key = "123abcdefg") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.