bird: Bird data (datatype = "abundance")

birdR Documentation

Bird data (datatype = "abundance")

Description

This data set includes the abundances of 41 bird species collected in two sites (the North and South sites) at the Barrington Tops National Park, Australia (Chao et al. 2015)

Usage

data(bird)

Format

a data.frame with 41 species (rows) and two sites (columns).

Source

Chao, A., Chiu, C.-H., Hsieh, T. C., Davis, T., Nipperess, D., and Faith, D. (2015) Rarefaction and extrapolation of phylogenetic diversity. Methods in Ecology and Evolution, 6, 380-388.

Examples

data(bird)
## Not run: 
out <- iNEXT(bird, datatype="abundance")
ggiNEXT(out)

## End(Not run)

iNEXT documentation built on Aug. 30, 2022, 1:09 a.m.