View source: R/plot_forecasts.R
plot_forecast | R Documentation |
Chart forecasts
plot_forecast(forecasts, series = NULL, verticle = FALSE)
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 |
grid of ggplot2 graphs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.