group_taxa | R Documentation |
Group taxa into dominant and rare sub-communities
group_taxa(df, method, lower = NULL, upper = NULL, simplify = T)
df |
|
lower |
0.0001 |
upper |
0.01 |
simplify |
by default simplify=F, which will return AAT, CAT, CRAT, MT, CRT, ART; otherwise only dominant and rare taxa will return |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.