plot_sleep_restless_min {lifelogr} | R Documentation |
Returns a line plot plotting the length of restless sleep over time (in minutes).
plot_sleep_restless_min(person)
person |
An instance of the Person class |
NULL, but plots print to screen
data(EX)
plot_sleep_restless_min(person = EX)