Closed caitobrien closed 10 months ago
Also, select input warning; Warning: The select input "select_cov" contains a large number of options; consider using server-side selectize for massively improved performance. See the Details section of the ?selectizeInput help topic.
instead of using unique(variable)
just wrote out string per variable choice. Seems to load the shinyApp faster now.
@the selectInput stage or later or earlier?