Dolphins: Dolphin Swimming Behavior

Description Format Source References Examples

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

1
2
3
Dolphins
hist(Dolphins$percent.clockwise)
histogram(~ percent.clockwise, Dolphins)

abd documentation built on May 2, 2019, 2:14 p.m.