sleep | R Documentation |
Data from which conclusions were drawn in the article Mammals: Ecological and Constitutional Correlates, by Allison, T. and Cicchetti, D. (1976) Science, November 12, vol. 194, pp.732-734
data(sleep)
This data frame contains the following columns:
a factor with levels
a numeric vector, body weight in kg
a numeric vector, Brain weight in g
a numeric vector, nondreaming sleep (hrs/day)
a numeric vector, dreaming sleep (hrs/day)
a numeric vector, nondreaming + "dreaming" (hrs/day)
a numeric vector (in years)
a numeric vector (in days)
a numeric vector, Predation index (1 min - 5 max)
a numeric vector, Sleep exposure index (1 min - 5 max)
a numeric vector, Overall danger index (1 min - 5 max)
http://lib.stat.cmu.edu/datasets/sleep
Mammals: Ecological and Constitutional Correlates, by Allison, T. and Cicchetti, D. (1976) Science, November 12, vol. 194, pp.732-734
data(sleep) str(sleep)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.