View source: R/plot_forecasts.R
plot_forecasts_single_model | R Documentation |
plot forecasts
plot_forecasts_single_model(
submissions_root,
plots_root,
forecast_date,
model_abbrs,
target_variables
)
submissions_root |
path to folder with submission files, similar to data-processed folder in covid19-forecast-hub repo |
plots_root |
folder where plots will be saved |
forecast_date |
date for Monday of model submissions to plot |
model_abbrs |
model names to plot |
target_variables |
character vector of variables like "cases", "deaths", or "hospitalizations" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.