View source: R/mod_mapOutput.R
mod_mapOutput | R Documentation |
Shiny module to generate the map
mod_mapOutput(id)
mod_map(
input,
output,
session,
lang,
app_translations,
main_data_reactives,
data_reactives
)
id |
shiny id |
input |
internal |
output |
internal |
session |
internal |
lang |
lang selected |
app_translations |
dictionary |
main_data_reactives , data_reactives |
reactives needed |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.