convert_ts_forecast_to_df {VisitorCounts}R 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


[Package VisitorCounts version 2.0.3 Index]