I have the following Shiny code:
library(shiny) my_choices <- c( "a", "b", "c", "d") ui <- fluidPage( selectInp