get_config | R Documentation |
This function wraps around config::get and adds additional logic to locate and return a relevant config file and sets the needed environment variables.
get_config(conf.loc = NULL, config.name = "default")
conf.loc |
Path to config file that can be specified upfront. |
config.name |
Name of the section of the config file that will be used. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.