convert_time_num_to_chr {evprof} | R Documentation |
Convert numeric time value (hour-based) to character hour in %H:%M format
Description
Convert numeric time value (hour-based) to character hour in %H:%M format
Usage
convert_time_num_to_chr(time_num)
Arguments
time_num |
Numeric time value (hour-based) |
[Package evprof version 1.1.2 Index]