Learn R Programming

abd (version 0.1-22)

LionNoses: Lion Age and Nose Coloration

Description

Ages (in years; age) of 32 male lions and relative coloration of their noses (proportion.black).

Usage

data(LionNoses)

Arguments

source

Whitman, K., A.M. Starfield, H.S. Quadling and C. Packer. 2004. Sustainable trophy hunting of African lions. Nature 428: 175-178.

References

http://www.nature.com/nature/journal/v428/n6979/abs/nature02395.html

Examples

Run this code
data(LionNoses)
xyplot(age ~ proportion.black, LionNoses)

Run the code above in your browser using DataLab