View source: R/utils_data_visuals.R
plot_forecast | R Documentation |
The function to plot time series against forecast vs actuals
plot_forecast(fcast_df, actual_df)
fcast_df |
The Forecast Data Frame |
actual_df |
The Actual Data Frame |
plotly object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.