Dolphins {abd} | R Documentation |
Dolphin Swimming Behavior
Description
Percentage of time 8 sleeping dolphins from the Southern Hemisphere spent swimming clockwise.
Format
A data frame with 8 observations on one variable.
- percent.clockwise
percent of time spent swimming clockwise while sleeping.
Source
Stafne, G.M. and P.R. Manger. 2004. Predominance of clockwise swimming during rest in Southern Hemisphere dolphins. Physiology and Behavior 82: 919-926.
References
http://faculty.washington.edu/chudler/dolp.html
Examples
Dolphins
hist(Dolphins$percent.clockwise)
histogram(~ percent.clockwise, Dolphins)
[Package abd version 0.2-8 Index]