convert_time_dt_to_plot_dt {evprof} | R Documentation |
Modify datetime values according evprof.start.hour
Description
Modify datetime values according evprof.start.hour
Usage
convert_time_dt_to_plot_dt(time_dt, start = getOption("evprof.start.hour"))
Arguments
time_dt |
Datetime value |
start |
Start hour (int) |
[Package evprof version 1.1.2 Index]