View source: R/executions.v16.R
load_config | R Documentation |
Load the configuration file as an object in the global environment. This can be passed to the main functions instead of the individual arguments within, for user convenience.
load_config()
A ’config’ object, which is a list that stores input parameters and settings from config.yml. Variable names are imported exactly. See the configuration file for details.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.