add_taxon_name()
creates sensible taxa names by
-under default conditions- combining the genus name with a number.
The number is only added if there is more than one taxon of that genus.
The number indicates the rank of abundance, with 1 indicating
the taxon with the highest mean relative abundance within the genus.
If genus classification is not available
the next most detailed taxonomic rank which is available is used.
The sensible taxon name is added to the taxon table
under the column name taxon_name
.
See also
Other taxa-modifiers:
add_mean_rel_abundance()
,
add_prevalence()
,
add_taxon_name_color()