View source: R/mod_filtersUI.R
A shiny module to generate and process the filters
1 2 3 4 | mod_filtersUI(id, nfidb, lang, texts_thes)
mod_filters(input, output, session, nfidb, data_inputs, var_thes,
texts_thes, numerical_thes, lang)
|
id |
shiny id |
nfidb |
pool object to access the nfi db |
input |
internal |
output |
internal |
session |
internal |
data_inputs |
reactives from the data_inputsInput module, to know about which scenario we are |
var_thes |
variables thesaurus df |
nfidb |
pool object to access the nfi db |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.