as.abucount | R Documentation |
as.abucount
: transform species abundance raw data (a species by sites matrix) to row-sum counts (iNEXT input format) as species abundances.
as.abucount(x)
x |
a |
a vector
of species abundance row-sum counts.
data(ciliates)
lapply(ciliates, as.abucount)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.