powered by
checkboxGroupInput(inputId, label, choices, selected = NULL)
checkboxInput
checkboxGroupInput("variable", "Variable:", c("Cylinders" = "cyl", "Transmission" = "am", "Gears" = "gear"))
Run the code above in your browser using DataLab