expand_sleep_series: Expand Sleep Times to full vector

View source: R/data_sleeptimesformat.R

expand_sleep_seriesR Documentation

Expand Sleep Times to full vector

Description

Turns the paired sleeptimes into a long single vectored datetime sequence

Usage

expand_sleep_series(.stdata, expand_by = 5)

Arguments

.stdata

A sleeptimes dataframe

expand_by

Amount (in minutes) to expand sleep times by

Value

Sleeptimedataframe with single columns vector for datetime and wake status


humanfactors/FIPS documentation built on Aug. 24, 2023, 6:33 p.m.