# NOT RUN {
data(fecal_waters)
data(species_fw)
specific_elements_per_sample <- filter_unshared(fecal_waters, "SampleID")
specific_elements_per_condition <- filter_unshared(species_fw, "Condition")
# }
Run the code above in your browser using DataLab