data("Three_group")
# Check meta file
print(Three_group$groupfile)
# Subsetting tax summary objects
# Select BF and OF groups
sub_testtax_summary <- sub_tax_summary(Three_group, Group %in% c("BF", "OF"))
print(sub_testtax_summary$groupfile)
Run the code above in your browser using DataLab