Description Usage Arguments Value Examples
Generate a ranked vector of OTUs or other taxonomic level.
1 |
df |
A dataframe containing OTU data to be used to determine ranking. |
desc |
Boolean for determining whether the OTUs should be sorted in descending (default) or ascending order. |
tax_level |
Taxonomic level in |
tax_df |
Taxonomy table. Defaults to |
A ranked character vector based on the mean abundance corresponding to levels in tax_df[, tax_level]
.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.