u_timestep: Compute values in a time-series with a fixed timestep

View source: R/RcppExports.R

u_timestepR Documentation

Compute values in a time-series with a fixed timestep

Description

Compute values in a time-series with a fixed timestep

Arguments

te

time end (in sec)

yd

initial vector of datetimes (in sec)

yv

initial vector of values

tst

timestep (in mn)

iop

operation index

Details

iop = 1 for sum; 0 for mean; -2 for min and +2 for max

Value

vector of values with fixed timestep

Author(s)

P. Chevallier - June / Oct 2023


htsr documentation built on Oct. 13, 2023, 5:10 p.m.