View source: R/mod_saveMapInput.R
A shiny module to create and populate the buttons inputs
1 2 3 | mod_saveMapInput(id, lang, texts_thes)
mod_saveMap(input, output, session, map_inputs)
|
id |
shiny id |
lang |
lang value |
texts_thes |
texts thesaurus df |
input |
internal |
output |
internal |
session |
internal |
map_inputs |
Reactive with the map reactives, including map_data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.