
Adds the most dominant taxa in the sample to the sample table
Source:R/adders_samples.R
add_dominant_taxa.Rdadd_dominant_taxa() adds the most dominant taxa in the sample
above a given relative abundance to the sample table.
Samples that do not have a dominant taxon will have NA in the dominant_taxon column.
Value
A tidytacos object with the dominant taxa added to the sample table and the Berger-Parker index of the most dominant taxon. If the B-P index is lower than the threshold NA is returned.