save_forecast: Save a Forecast

View source: R/utils.R

save_forecastR Documentation

Save a Forecast

Description

Save a Forecast

Usage

save_forecast(forecast, loc_name, loc, type = "", date, folder, model)

Arguments

forecast

A dataframe containing a forecast as produced by format_forecast.

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.


epiforecasts/covid-german-forecasts documentation built on Jan. 4, 2024, 3:42 p.m.