Description Usage Arguments Value Examples
View source: R/Alpha_diversity_index.R
The source code from the url: http://blog.sciencenet.cn/blog-3406804-1179983.html
1 | Alpha_diversity_index(x, tree = NULL, base = exp(1))
|
x |
Community data matrix |
tree |
A phylo tree object |
base |
The logarithmic base of the formula |
Calculate Alpha Diversity Index by OTUs: Richness, Chao1, ACE, Shannon, Simpson, Pielou, goods_coverage, Pedigree diversity
1 | Alpha_diversity_index(phylocom$sample, tree = phylocom$phylo)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.