convert_ts_forecast_to_df: convert_ts_forecast_to_df

View source: R/methods_plot.R

convert_ts_forecast_to_dfR Documentation

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


VisitorCounts documentation built on April 4, 2025, 2:22 a.m.