sleep | R Documentation |
A dataframe with 20 observations that shows effect of two soporific drugs (increase in hours of sleep compared to control) on 10 patients.
Hours | extra numeric increase in hours of sleep |
Drug | factor with 2 levels of drug groups (1,2) |
ID | factor with 10 levels of patient ID (1 to 10) |
Observation | numeric observation id (1 to 20) |
sleep
An object of class data.table
(inherits from data.frame
) with 20 rows and 4 columns.
datasets::sleep
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.