View source: R/module_navbar.R
Module to select environment variable
1 2 3 4 5 6 7 8 | module_navbar_server(
input,
output,
session,
settings,
iso_objects = list(),
close_button = FALSE
)
|
settings |
settings_server provide a central settings server if intending to share/save/restore settings accross the app, otherwise the default bare servers works fine. |
close_button |
whether to include a close button |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.