round_times.RdRound times by column
round_times(.stdata, colname, round_by = 5)The sleeptimes dataframe
the column required to be rounded
Amount (in minutes) to round sleep times to
The sleep dataframe with all sleep.start and sleep.end rounded to X minute interval