Description Usage Arguments Value
Create a time series object from tmp in approximation functions.
1 | add_new_periods(indic, years = NULL, days = NULL)
|
indic |
A temporary indicator table created by an approximation function. |
years |
The number of years to add to the indicator's data frame. Positive values add after the last observed time, negative values add before the first observed time. |
days |
The number of years to add to the indicator's data frame. Positive values add after the last observed time, negative values add before the first observed time. |
A new data frame with the new observation times added with missing values, labelled as
estimate='missing'
and method='missing'
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.