convert_time_num_to_chr: Convert numeric time value (hour-based) to character hour in...

View source: R/exploration.R

convert_time_num_to_chrR 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)


evprof documentation built on May 29, 2024, 2:36 a.m.