| VAR_predict | R Documentation | 
Var_predict
VAR_predict(
  varresult,
  n.ahead = 10,
  ci = c(0.95, 0.75, 0.5),
  ci_colour = "darkblue",
  plot = F,
  dates = NULL,
  plot_vars = "all",
  linetype_fcast = "dashed",
  ylab = "Values",
  xlab = "Index",
  title = NULL,
  theme = ggplot2::theme_bw()
)
| theme | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.