Description Usage Arguments Value Examples
Prints six plots: two are related to quantity of sleep, and four are related to quality of sleep 1. Sleep by day of week (bar graph) 2. Start and end of sleep period for each day in the range 3. Duration of sleep and time asleep over time 4. Proportion of time spent restless out of total sleep duration over time 5. Time spent restless over time (in minutes) 6. Sleep quality over time (subjective score, out of 100)
1 |
person |
An instance of the Person class |
NULL, but plot prints to screen
1 2 | data(EX)
plot_sleep_all(person = EX)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.