save_forecast | R Documentation |
Save a Forecast
save_forecast(forecast, loc_name, loc, type = "", date, folder, model)
forecast |
A dataframe containing a forecast as produced by
|
loc_name |
Character string indicating the location name. |
loc |
Character vecetor, indicates target regions. |
type |
Character string default to "". Indicates the target type. |
date |
A character string or Date indicating the date of forecast. |
folder |
Character string indicating the target folder. |
model |
Character string indicating the model name. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.