create_forecasting_dates: Creates a vector with the dates for which the forecasts...

Description Usage Arguments Value Examples

Description

Creates a vector with the dates for which the forecasts should be created

Usage

1

Arguments

data

The original dataset

n_pred

number of the forecasts that should be produced

Value

The vector with the dates of the forecast horizon

Examples

1
## Not run: create_forecasting_dates(sales_data, 6)

flostracke/efor documentation built on June 5, 2019, 5:36 p.m.