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