round_to_half {evprof}R Documentation

Round numeric time value to half hour basis.

Description

Round numeric time value to half hour basis.

Usage

round_to_half(time_num)

Arguments

time_num

Numeric time value (hour-based)


[Package evprof version 1.1.2 Index]