comp_means_sd: Calculate Means and Standard Deviations

Description Usage Arguments Details Value

View source: R/comp_means_sd.R

Description

Calculates means and standard deviation for each taxon to be included in a table comparing relative abundances of each taxon among treatments.

Usage

1
comp_means_sd(otu.pc)

Arguments

otu.pc

An OTU table with data as percentages.

Details

The OTU table should be created with comp_prepare_otu_table.

Value

A data frame with means and standard deviations by taxon.


jfq3/QsRutils documentation built on Jan. 18, 2021, 12:40 a.m.