R/utils.R
detrend.Rd
Detrend time series data
detrend(time, values)
Numeric vector containing the timestamp values.
Numeric vector the same length as time.
time
Numeric vector with detrended values.