convert_time_dt_to_plot_dt: Modify datetime values according evprof.start.hour

View source: R/exploration.R

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


evprof documentation built on Dec. 24, 2025, 1:06 a.m.