mod_dt_ui | R Documentation |
A shiny Module.
mod_dt_ui( id = "dt", select_ui = tagList(), data_title = "Data table", data_width = 12, outer_box = FALSE, outer_title = "Select columns", outer_width = 12, verbose = FALSE )
id |
[character] Module ID |
verbose |
[logical] Tracing infos yes/no |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.