add_new_periods: Add New Periods

Description Usage Arguments Value

Description

Create a time series object from tmp in approximation functions.

Usage

1
add_new_periods(indic, years = NULL, days = NULL)

Arguments

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.

Value

A new data frame with the new observation times added with missing values, labelled as estimate='missing' and method='missing'.


dataobservatory-eu/indicator documentation built on Dec. 19, 2021, 8:13 p.m.