powered by
data on duration in bed
data("sleepduration")
A data frame with 881 observations on the following 2 variables.
Date
a character vector
Bedtime
a character vector, convert to decimal number
data(sleepduration) ## maybe str(sleepduration) ; plot(sleepduration) ...
Run the code above in your browser using DataLab