convert_time_dt_to_plot_num: Convert datetime values to sorted numeric values considering...

View source: R/exploration.R

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


mcanigueral/evprof documentation built on June 2, 2025, 12:43 p.m.