Learn R Programming

abd (version 0.1-22)

WeddellSeals: Energetic Cost of Diving

Description

Comparison of oxygen consumption in feeding vs. non-feeding dives of the same length in the Weddell seal (Leptonychotes weddellii).

Usage

data(WeddellSeals)

Arguments

source

Williams, T.M., L.A. Fuiman, M. Horning, and R.W. Davis. 2004. The cost of foraging by a marine predator, the Weddell seal Leptonychotes weddellii: pricing by the stroke. Journal of Experimental Biology 207: 973-982.

References

http://jeb.biologists.org/cgi/content/full/207/6/973

Examples

Run this code
data(WeddellSeals)
xyplot(oxygen.use.nonfeeding ~ oxygen.use.feeding, WeddellSeals)

Run the code above in your browser using DataLab