Description Usage Arguments Details Value Examples
Richness or number of observed species
1 | richness(x)
|
x |
A numeric vector of species counts or proportions. |
The richness is simply the number of nonzero elements in x.
Relation to other definitions:
Equivalent to observed_otus() in skbio.diversity.alpha.
Equivalent to specnumber in vegan.
Equivalent to the sobs calculator in Mothur.
The number of species observed, R ≥q 0.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.