Description Usage Format Source References Examples
Relative swimming speed (speed in syrup / speed in water) for 18 swimmers.
1 |
A data frame with 18 observations of one variable.
relative.speed
ratio of speed in syrup to speed in water
Gettelfinger, B. and E. L. Cussler. 2004. Will Humans Swim Faster or Slower in Syrup? AIChE Journal 50: 2646-2647.
http://www3.interscience.wiley.com/journal/109665380/issue
1 2 3 4 | data(SyrupSwimming)
SyrupSwimming
histogram(~relative.speed, SyrupSwimming)
dotplot(~relative.speed, SyrupSwimming)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.