convert_ts_forecast_to_df: convert_ts_forecast_to_df
Description
method for converting a timerseries to a dataframe so that it can be plotted with ggplot2 and keep a Date x-axis.
Usage
convert_ts_forecast_to_df(forecast)
Arguments
- forecast
timeseries object to convert