adjust_time: Equal time intervals

View source: R/continuousTimeIntervals.R

adjust_timeR Documentation

Equal time intervals

Description

Transforms the time vector, so that the every timestep is shifted to equal equally distanced points of time

Usage

adjust_time(time_vector, time_interval)

Arguments

time_vector

A POSIXct vector

time_interval

Temporal resolution in seconds

Value

A POSIX vector with equally distanced points of time. The new timesteps start on the hour and


KWB-R/kwb.misa documentation built on March 18, 2022, 9:56 a.m.