| settings_write | R Documentation |
Writes the project settings to settings.yml or config files
settings_write(settings, settings_file = NULL, section = NULL)
settings |
The settings list to write |
settings_file |
The settings file path (default: auto-detect settings.yml/config.yml) |
section |
Optional section to update (e.g. "data") |
Invisibly returns NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.