Learn R Programming

abd (version 0.2-8)

ElVerde: Diet Breadth in a Rainforest Community

Description

Number of different species (breadth) in 127 species (no.species) in the rainforest community at El Verde, Puerto Rico

Arguments

Format

A data frame with 38 observations on the following 2 variables.
breadth
a numeric vector
num.species
a numeric vector

Source

Waide R.B. and W.B. Reagan, eds. 1996. The Food Web of a Tropical Rainforest. University of Chicago Press, Chicago.

Examples

Run this code
ElVerde
xyplot(num.species ~ breadth, ElVerde, type='h',lwd=3)

Run the code above in your browser using DataLab