Learn R Programming

boxfilter (version 0.2)

sleepduration: data centering around sleeop in a humam

Description

data on duration in bed

Usage

data("sleepduration")

Arguments

Format

A data frame with 881 observations on the following 2 variables.

Date

a character vector

Bedtime

a character vector, convert to decimal number

Examples

Run this code
data(sleepduration)
## maybe str(sleepduration) ; plot(sleepduration) ...

Run the code above in your browser using DataLab