tagsinput
tagsinput copied to clipboard
get the values as a vector directly
Maybe using https://shiny.rstudio.com/articles/building-inputs.html so that input$text will give us a vector of the tags instead of a comma separated character string.