Last chance! 50% off unlimited learning
Sale ends in
checkboxInput(inputId, label, value = FALSE)
TRUE
or FALSE
).checkboxGroupInput
, updateCheckboxInput
Other input.elements: animationOptions
,
sliderInput
;
checkboxGroupInput
;
dateInput
; dateRangeInput
;
numericInput
; radioButtons
;
selectInput
, selectizeInput
;
submitButton
; textInput
checkboxInput("outliers", "Show outliers", FALSE)
Run the code above in your browser using DataLab