Description Usage Arguments Value
Convert irregular time series with missing values to a regular one
1 | getRegularTS(dts, obs, fun = "mean", resol = "monthly")
|
dts |
vector of dates (formatted as strings YYYYMMDD) |
obs |
vector of observations |
fun |
function used to aggregate observations |
resol |
desired resolution of the regular time series |
regular time series
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.