switchInput | R Documentation |
Switch input, similar to checkbox.
switchInput(inputId, label, checked = FALSE, ...)
inputId |
ID of input. |
label |
Label of input. |
checked |
Whether the input is initialised checked. |
... |
Passed to input. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.