Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

as.abucount

Transform abundance raw data to abundance row-sum counts (iNEXT input format)


Description

as.abucount: transform abundance raw data (a species by sites matrix) to abundance rwo-sum counts data (iNEXT input format).

Usage

as.abucount(x)

Arguments

x

a data.frame or matirx of species by sites matrix.

Value

a vector of species abundance row-sum counts.

Examples

data(ciliates)
lapply(ciliates, as.abucount)

iNEXT

Interpolation and Extrapolation for Species Diversity

v2.0.20
GPL (>= 3)
Authors
T. C. Hsieh, K. H. Ma and Anne Chao
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.