sleepduration {boxfilter} | R Documentation |
data centering around sleeop in a humam
Description
data on duration in bed
Usage
data("sleepduration")
Format
A data frame with 881 observations on the following 2 variables.
Date
a character vector
Bedtime
a character vector, convert to decimal number
Source
https://www.kaggle.com/datasets/danagerous/sleep-data
Examples
data(sleepduration)
## maybe str(sleepduration) ; plot(sleepduration) ...
[Package boxfilter version 0.2 Index]