agglomTaxa | R Documentation |
Agglomerate taxa into parent taxa
agglomTaxa(taxa_data, abundance_table, from_rank, to_rank)
taxa_data |
Taxonomy data with abundance tables and taxa names table |
abundance_table |
Abundance table |
from_rank |
Starting rank (must be lower than "to_rank") |
to_rank |
Destination rank (must be higher than "from_rank") |
List of parent taxa at the "to_rank" rank for each taxon in "abundance_table"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.