sleepstudy {nparACT}R Documentation

Actigraphy Data from a Sleep Study

Description

Actigraphy data for a sleep study have been collected with wrist actigraphy.

Usage

data("sleepstudy")

Format

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

V1

a factor with levels 2016-01-04 00:00:00 2016-01-04 00:00:15 etc.

V2

a numeric vector

Examples

data(sleepstudy)
## quick overview
head(sleepstudy)

[Package nparACT version 0.8 Index]