Description Usage Arguments Value Author(s) References See Also Examples
raref
computes rarefaction curve and interpolates the species richness corresponding to a given density of individuals.
1 |
matrix |
|
dens |
A number corresponding to the density for which a species richness estimation is required. |
nrandom |
|
raref
returns a list with two components.
rar |
A data frame with three columns giving the observed species richness for different sample size and corresponding density of individuals. |
Sinterp |
A vector with the term dens and the corresponding interpolated species richness. |
Jean-Pierre Rossi jean-pierre.rossi@supagro.inra.fr
Gotelli, N., Colwell, R. (2001). Quantifying biodiversity: procedures and pitfalls in the measurement and comparison of species richness. Ecology Letters 4, 379-391.
1 2 3 4 5 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.