setConfig | R Documentation |
The config object needs to be available to provide parameters to form input funs.
This first calls upon readConfig
to read the YAML file.
Depending on whether a global object .F
already exists,
it will APPEND the new config OR return a config.
setConfig(yaml)
yaml |
YAML configuration file. |
TO DO: Warn if input namespaces confict. TO DO: Better way to handle/check .F global object?
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.