Learn R Programming

abd (version 0.1-21)

Lobsters: Lobster Orientation

Description

Orientation of 15 lobsters relative to initial position.

Usage

data(Lobsters)

Arguments

source

Boles, L.C. and K.J. Lohmann. 2003. True navigation and magnetic maps in spiny lobsters. Nature 421: 60-63.

References

http://www.unc.edu/depts/geomag/PDFGeomag/BolesandLohmann2003.pdf

Examples

Run this code
data(Lobsters)
histogram(~orientation, Lobsters)
dotplot(~orientation, Lobsters)

Run the code above in your browser using DataLab