View source: R/data_sleeptimesformat.R
expand_sleep_series | R Documentation |
Turns the paired sleeptimes into a long single vectored datetime sequence
expand_sleep_series(.stdata, expand_by = 5)
.stdata |
A sleeptimes dataframe |
expand_by |
Amount (in minutes) to expand sleep times by |
Sleeptimedataframe with single columns vector for datetime and wake status
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.