Lobsters {abd} | R Documentation |
Lobster Orientation
Description
Orientation of 15 lobsters relative to initial position.
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
histogram(~ orientation, Lobsters)
dotplot(~ orientation, Lobsters)
[Package abd version 0.2-8 Index]