View source: R/prep_plot_rank_ab.R
subset_order | R Documentation |
subset_order
generates a data frame whose taxon column given by
rank
has been ranked according to its mean abundance in the
abunds
column. Used internally by
rank_abund()
subset_order(
phy_df,
varbs = NULL,
bases = NULL,
rank = "Genus",
abunds = "TotalAbunds"
)
phy_df |
A phyloseq data frame, as generated by
|
varbs |
( |
bases |
( |
rank |
( |
abund |
( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.