convert_time_dt_to_plot_num {evprof} | R Documentation |
Convert datetime values to sorted numeric values considering a start time
Description
Convert datetime values to sorted numeric values considering a start time
Usage
convert_time_dt_to_plot_num(time_dt, start = getOption("evprof.start.hour"))
Arguments
time_dt |
Datetime value |
start |
Start hour (int) |
[Package evprof version 1.1.2 Index]