powered by
checkboxInput(inputId, label, value = FALSE)
TRUE
FALSE
checkboxGroupInput
updateCheckboxInput
Other input.elements: actionButton, checkboxGroupInput, dateInput, dateRangeInput, fileInput, numericInput, radioButtons, selectInput, sliderInput, submitButton, textInput
actionButton
dateInput
dateRangeInput
fileInput
numericInput
radioButtons
selectInput
sliderInput
submitButton
textInput
checkboxInput("outliers", "Show outliers", FALSE)
Run the code above in your browser using DataLab