tbl
Get a shiny input for a column of a tbl
shinyInput(x, inputId, label, selected)
x
column
inputId
shiny input Id
label
character(1)
selected
object of class of x
shiny input
Jasper Schelfhout