create_graph_forecast: Title

View source: R/plotting_functions.R

create_graph_forecastR Documentation

Title

Description

Title

Usage

create_graph_forecast(
  graph_choice,
  country_list,
  date_range_start,
  date_range_end,
  data_value,
  models,
  title,
  y_lab,
  forecast_horizon
)

Arguments

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

Value

plot of country with forecasts


JulianUmbhau/Corona_Vis_Shiny documentation built on Oct. 31, 2022, 5:56 a.m.