View source: R/data_sleeptimesformat.R
round_times | R Documentation |
Round times by column
round_times(.stdata, colname, round_by = 5)
.stdata |
The sleeptimes dataframe |
colname |
the column required to be rounded |
round_by |
Amount (in minutes) to round sleep times to |
The sleep dataframe with all sleep.start and sleep.end rounded to X minute interval
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.