bird {iNEXT}R Documentation

Bird abundance-based data

Description

This data set describes 41 birds as reported by Jetz et al. (2012). It gives the two sites of species abundance to these 41 species in November 2012 at Barrington Tops National Park, Australia.

Usage

data(bird)

Format

a data frame with 41 species and two sites: North and South sites.

Source

Jetz, W., Thomas, G.H., Joy, J.B., Hartmann, K. & Mooers A.O. (2012). The global diversity of birds in space and time. Nature, 491, 444-448.

Examples

library(ggplot2)
data(bird)
out <- iNEXT(bird, datatype="abundance")
ggiNEXT(out)

[Package iNEXT version 2.0.20 Index]