mod_select_server | R Documentation |
export Server Function
mod_select_server( id = "eda_select", data, input_id_prefix = "select_input", dt_bundle_buttons = dtf::dt_bundle_buttons_en, dt_bundle_internationalization = dtf::dt_bundle_internationalization_en, verbose = FALSE, select_ui_fn = create_select_ui, render_table = TRUE )
id |
[character] Module ID |
dt_bundle_buttons |
[function] Seet [dtf::dt_bundle_buttons] |
dt_bundle_internationalization |
[function] Seet [dtf::dt_bundle_internationalization] |
verbose |
[logical] Tracing infos yes/no |
render_table |
[logical] Render data table yes/no |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.