Keep or remove taxa using values in a taxonomy column from variable_info.
Usage
filter_taxa_by_rank(
object,
taxonomic_rank = c("Kingdom", "Phylum", "Class", "Order", "Family", "Genus", "Species"),
taxa,
keep = TRUE,
na_keep = FALSE
)Keep or remove taxa using values in a taxonomy column from variable_info.
filter_taxa_by_rank(
object,
taxonomic_rank = c("Kingdom", "Phylum", "Class", "Order", "Family", "Genus", "Species"),
taxa,
keep = TRUE,
na_keep = FALSE
)