| settings_read | R Documentation |
Reads the project settings from settings.yml or config.yml with environment-aware merging and split file resolution. Auto-discovers the settings file if not specified.
settings_read(settings_file = NULL, environment = NULL)
settings_file |
Path to settings file (default: auto-discover settings.yml or config.yml) |
environment |
Active environment name (default: R_CONFIG_ACTIVE or "default") |
The settings as a list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.