plot_forecast: Add a Forecast to a Plot

Description Usage Arguments Value

View source: R/plot.R

Description

Add a Forecast to a Plot

Usage

1
plot_forecast(plot = NULL, forecast = NULL)

Arguments

plot

ggplot2 plot.

forecast

Dataframe containing a forecast with the following variables: bottom, top, lower, and upper.

Value

A ggplot2 plot


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