Learn R Programming

htsr (version 2.1.6)

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

Description

Compute values in a time-series with a fixed timestep

Value

vector of values with 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

Author

P. Chevallier - June / Oct 2023

Details

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