View source: R/mod_tableOutput.R
A shiny module to generate the base IFN plots table
1 2 3 4 | mod_tableOutput(id)
mod_table(input, output, session, data_inputs, map_inputs, nfidb, var_thes,
texts_thes, numerical_thes, lang)
|
id |
shiny id |
input |
internal |
output |
internal |
session |
internal |
data_inputs |
reactive with the reactive data and the data inputs |
map_inputs |
reactive with the mod_map inputs, included main_data |
nfidb |
db pool |
var_thes |
variables thesaurus df |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.