Learn R Programming

iNEXT (version 3.0.1)

bird: 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)

Arguments

Format

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

Examples

Run this code
data(bird)
if (FALSE) {
out <- iNEXT(bird, datatype="abundance")
ggiNEXT(out)
}

Run the code above in your browser using DataLab