mod_table_dt_ui | R Documentation |
A shiny Module.
mod_table_dt_ui( id = "table_dt", ns = function() { }, output_id = "dt", box = FALSE, box_title = "Data table", box_width = 12, verbose = FALSE )
id |
[character] Module ID |
ns |
[function] Namespace function |
output_id |
[character] Output 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.