plot_pipeline: Plot Pipeline Results

Description Usage Arguments Value

View source: R/plot.R

Description

Plot Pipeline Results

Usage

1
2
3
4
5
6
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


epiforecasts/EpiNow documentation built on Oct. 26, 2020, 2:38 p.m.