species_acc_plot: species_acc_plot

View source: R/species_accumulation_plot.R

species_acc_plotR Documentation

species_acc_plot

Description

Plots species accumulation curve with specaccum function in vegan package

Usage

species_acc_plot(OTU_input)

Arguments

otu

a community count data matrix with samples in rows and OTUs/taxa in column,

Details

Plots species accumulation curve with specaccum function in vegan package.

Value

A species accumulation curve with boxplot indicating the 95% CI.

Examples

 species_acc_plot(otu)

lindan1128/coreMicrobiome documentation built on May 5, 2022, 8:24 p.m.