Learn R Programming

abd (version 0.2-8)

Lobsters: Lobster Orientation

Description

Orientation of 15 lobsters relative to initial position.

Arguments

Format

A data frame with 15 observations of one variable.
orientation

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
histogram(~ orientation, Lobsters)
dotplot(~ orientation, Lobsters)

Run the code above in your browser using DataLab