View source: R/continuousTimeIntervals.R
adjust_time | R Documentation |
Transforms the time vector, so that the every timestep is shifted to equal equally distanced points of time
adjust_time(time_vector, time_interval)
time_vector |
A POSIXct vector |
time_interval |
Temporal resolution in seconds |
A POSIX vector with equally distanced points of time. The new timesteps start on the hour and
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.