Hello! I have a table of results in R that include a column of bacterial species names. I have a separate list of species names that I want to use to only include data where one of these species is identified. I cannot find code to do this, does anybody know how to subset data in this way?
Would something like this work?