View source: R/saveLoadConfig.R
saveConfig | R Documentation |
Save the R list with the config specification as a json
saveConfig(configList, configLocation)
configList |
An R list with the config settings |
configLocation |
The location to save the config json file |
User saves the R list with the config as a json file
An R list with the config settings
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.