create_graph_non_forecast: Title

View source: R/plotting_functions.R

create_graph_non_forecastR Documentation

Title

Description

Title

Usage

create_graph_non_forecast(
  graph_choice,
  country_list,
  date_range_start,
  date_range_end,
  data_value,
  title,
  y_lab
)

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

title

title

y_lab

y axis label

Value

graphs without forecasts


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