convert_ts_forecast_to_df function

convert_ts_forecast_to_df

convert_ts_forecast_to_df

method for converting a timerseries to a dataframe so that it can be plotted with ggplot2 and keep a Date x-axis.

convert_ts_forecast_to_df(forecast)

Arguments

  • forecast: timeseries object to convert
  • Maintainer: Robert Bowen
  • License: GPL-3
  • Last published: 2025-01-15

Useful links