| dt2_col_checkbox | R Documentation |
Checkbox input per row
dt2_col_checkbox(
options = list(),
col,
input_id_prefix = "row_chk_",
value_col = NULL
)
options |
Options list. |
col |
Target column (name or 1-based index). |
input_id_prefix |
Prefix for element ids (e.g., "row_chk_"). |
value_col |
Optional boolean column to define initial state. |
Updated options.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.