Description Usage Arguments Value Examples
Coverage
: Compute sample coverage
1 | Coverage(x, datatype, m)
|
x |
a vector/matrix/list of species abundances/incidence frequencies or a matrix of incidence table. |
datatype |
data type of input data: individual-based abundance data ( |
m |
an integer vector of sample sizes (number of individuals or sampling units) for which diversity estimates will be computed. |
a data.frame with sample size and sample coverage.
1 2 | |
m North.site South.site
1 10 0.4873281 0.3616585
2 50 0.8643411 0.7958180
3 100 0.9338414 0.9066929
4 150 0.9575482 0.9457719
5 200 0.9701000 0.9644845
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.