View source: R/summarise_taxa.R
summarise_taxa | R Documentation |
Calculate the mean, variance and CV of each OTU
summarise_taxa(otu_table, taxa_as_rows = TRUE)
otu_table |
a dataframe of OTUs where the first row is the OTU ID and column names refer to sites |
taxa_as_rows |
|
a dataframe with the Mean, Variance and CV for each OTU
summarise_taxa(arabidopsis)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.