Plot forecast vs ground truth

plot_forecast(
  data,
  forecast,
  outcome,
  index = NULL,
  interactive = TRUE,
  title = "Forecast vs actual values",
  ...
)

Arguments

interactive

(logical)