Learn R Programming

abd (version 0.1-22)

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

Usage

data(ElVerde)

Arguments

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
data(ElVerde)
ElVerde
xyplot(num.species ~ breadth, ElVerde, type='h',lwd=3)

Run the code above in your browser using DataLab