View source: R/input-checkbox.R
update_checkbox | R Documentation |
Update checkbox
update_checkbox(
id,
choices = NULL,
values = choices,
selected = NULL,
disable = NULL,
session = default_reactive_domain()
)
choices |
choices |
values |
values |
selected |
selected |
disable |
disable |
session |
A reactive session, |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.