Description Usage Format Source References Examples
The increase in "slow-wave" sleep and improvements in spatial learning tasks in 10 humans.
1 |
A data frame with 10 observations on the following 2 variables.
sleep
a numeric vector
improvement
a numeric vector
Huber, R., M.F. Ghilardi, M. Massimini, and G. Tononi. 2004. Local sleep and learning. Nature 430: 78-81.
http://www.ncbi.nlm.nih.gov/pubmed/15184907
http://www.nature.com/nature/journal/v430/n6995/full/nature02663.html
1 2 3 | data(SleepAndPerformance)
str(SleepAndPerformance)
xyplot(improvement ~ sleep, SleepAndPerformance)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.