Learn R Programming

abd (version 0.2-8)

SyrupSwimming: Syrup Swimming

Description

Relative swimming speed (speed in syrup / speed in water) for 18 swimmers.

Arguments

Format

A data frame with 18 observations of one variable.
relative.speed
ratio of speed in syrup to speed in water

Source

Gettelfinger, B. and E. L. Cussler. 2004. Will Humans Swim Faster or Slower in Syrup? AIChE Journal 50: 2646-2647.

References

http://www3.interscience.wiley.com/journal/109665380/issue

Examples

Run this code
SyrupSwimming
histogram(~ relative.speed, SyrupSwimming)
dotplot(~ relative.speed, SyrupSwimming)

Run the code above in your browser using DataLab