Add a Forecast to a Plot

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