View source: R/module_settings.R
stores the settings
1 2 3 4 5 6 7 8 | module_settings_server(
input,
output,
session,
settings,
initial_settings = list(),
store_in_global_env = FALSE
)
|
initial_settings |
initial settings |
store_in_global_env |
whether to load/save settings from/in global environment |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.