View source: R/mod_dataTableOutput.R
mod_dataTableOutput | R Documentation |
A shiny module to generate and populate the visualization inputs
mod_dataTableOutput(id)
mod_dataTable(
input,
output,
session,
main_data_reactives,
data_reactives,
var_thes,
lang
)
id |
shiny id |
input |
internal |
output |
internal |
session |
internal |
main_data_reactives , data_reactives |
reactives from other modules |
var_thes |
thesauruses |
lang |
lang value |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.