Delete selected rows from table
Arguments
- ctx
A
tabulatorContext()object.
Value
A tabulatorContext() object
Examples
# \donttest{
tabulatorContext("table") |>
delete_selected_rows()
# }
Delete selected rows from table
A tabulatorContext() object.
A tabulatorContext() object
# \donttest{
tabulatorContext("table") |>
delete_selected_rows()
# }