Plot Pipeline Results

plot_pipeline(
  target_date = NULL,
  target_folder = NULL,
  min_plot_date = NULL,
  report_forecast = FALSE
)

Arguments

target_date

Character string, in the form "2020-01-01". Date to cast.

target_folder

Character string, name of the folder in which to save the results.

min_plot_date

Character string, in the form "2020-01-01". Minimum date at which to start plotting estimates.

report_forecast

Logical, defaults to FALSE. Should the forecast be reported.

Value

A ggplot2 object