round_times: Round times by column

View source: R/data_sleeptimesformat.R

round_timesR Documentation

Round times by column

Description

Round times by column

Usage

round_times(.stdata, colname, round_by = 5)

Arguments

.stdata

The sleeptimes dataframe

colname

the column required to be rounded

round_by

Amount (in minutes) to round sleep times to

Value

The sleep dataframe with all sleep.start and sleep.end rounded to X minute interval


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