View source: R/species_accumulation_plot.R
species_acc_plot | R Documentation |
Plots species accumulation curve with specaccum function in vegan package
species_acc_plot(OTU_input)
otu |
a community count data matrix with samples in rows and OTUs/taxa in column, |
Plots species accumulation curve with specaccum function in vegan package.
A species accumulation curve with boxplot indicating the 95% CI.
species_acc_plot(otu)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.