So basically what I am trying to do is have a user be able to choose 2 colleges from a list of 6 options (so I need 2 identical sets of radio buttons to be displayed). Then, based on their selections, they will be able to compare Covid data (I.e. quarantines, number of positive tests, number of students on campus, etc. )from the 2 schools that will be displayed in a graph. I am having trouble figuring out how to make it so that the data selected corresponds to the schools that have been selected.
For reference, this is what I would like my shiny app to look like:
Choose a school:
School 1
School 2
School 3
Choose a school:
School 1
School 2
School 3
Choose data to compare:
Tests given
Positive tests
Students in quarantine