View source: R/plotting_functions.R
create_graph_forecast | R Documentation |
Title
create_graph_forecast( graph_choice, country_list, date_range_start, date_range_end, data_value, models, title, y_lab, forecast_horizon )
graph_choice |
choice of graph |
country_list |
countries chosen |
date_range_start |
date start |
date_range_end |
date end |
data_value |
column with data |
models |
models to forecast |
title |
title |
y_lab |
y axis label |
forecast_horizon |
forecast time in days |
plot of country with forecasts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.