mod_table_dt_server | R Documentation |
export Server Function
mod_table_dt_server( id = "table_dt", output_id = "dt", data, filter = dtf::valid_dt_filter_values(1), scrollY = 400, left = integer(), right = integer(), server = FALSE, trans_fn = identity, rename_fn = identity, .bundles = list(), .rownames = TRUE, .editable = FALSE, .escape = TRUE, 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.