add_taxon_name: Create sensible names for the taxa and add to taxon table

View source: R/adders_taxa.R

add_taxon_nameR Documentation

Create sensible names for the taxa and add to taxon table

Description

Create sensible names for the taxa and add to taxon table

Usage

add_taxon_name(ta, method = "total_rel_abundance", include_species = F)

Arguments

ta

a tidyamplicons object

method

the method on which to arrange the taxon names. Options: total_rel_abundance, max_rel_abundance

include_species

wether to include the species name or not


SWittouck/tidyamplicons documentation built on Aug. 15, 2023, 3:14 a.m.