plot_forecast {sovereign} | R Documentation |
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
[Package sovereign version 1.2.1 Index]