Description Usage Arguments Value Examples
Creates a vector with the dates for which the forecasts should be created
1 | create_forecasting_dates(data, n_pred)
|
data |
The original dataset |
n_pred |
number of the forecasts that should be produced |
The vector with the dates of the forecast horizon
1 | ## Not run: create_forecasting_dates(sales_data, 6)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.