R/psqi-funcs.R
psqi_compute_time_in_bed.Rd
PSQI compute time in bed
psqi_compute_time_in_bed( risingtime, bedtime, risingtime_func = lubridate::hm, bedtime_func = lubridate::hm )
column name with rising time (HH:MM:SS) (psqi_03)
column name with bedtime (HH:MM:SS) (psqi_01)
function to convert time to Period
Period