Learn R Programming

MLpreemption (version 1.0.1)

Fattorini: Australian bird abudances.

Description

The data sets consists of the names and abundances of 31 Australian birds.

Usage

data("Fattorini")

Arguments

Format

A data frame with 31 observations on the following 2 variables.

Species

a character vector

Abundance

a numeric vector

References

Fattorini, S. (2005) A simple method to fit geometric series and broken stick models in community ecology and island biogeography. Acta Oecologica 28: pp. 199-205.

Examples

Run this code
# NOT RUN {
data(Fattorini)
# }

Run the code above in your browser using DataLab