R/maths_functions.R
timeseries_mean.Rd
Compute the mean across a vector `x` respecting time `t`, using trapezium rule.
timeseries_mean(x, t)
Numeric values
Time values
Estimate of `x` across time values