Hi Travis,
I added a pickerInput with multiple select/deselect options and of course because of my limited coding knowledge I can't get my renderTable to produce what I want. It only returns data for the choice of SSM. I have tried
Team %in% input$teams
Team == input$teams
Both only gave me results for the team "SSM"
I have updated my github with the new code.
Thanks if you have time to help....