Convert choices_selected to filter_spec
Arguments
- cs
(
choices_selected
)
object to be transformed. Seeteal.transform::choices_selected()
for details.- multiple
(
logical
)
Whether multiple values shall be allowed in the shinyshiny::selectInput()
.- label
(
character
)
Label to print over the selection field. For no label, set toNULL
.