plot_forecast: Chart forecasts
Description
Chart forecasts
Usage
plot_forecast(forecasts, series = NULL, verticle = FALSE)
Arguments
forecasts
data.frame: sovereign forecast object
series
string: series to plot (default to all series)
verticle
boolean: If true then stack all plots into one column
Value
grid of ggplot2 graphs