ft_country_graphs: ft country graphs

Description Usage Arguments

View source: R/ft_country_graph.R

Description

Make Financial Times style country graphs

Usage

1
2
3
4
5
6
7
ft_country_graphs(
  my_country_code,
  df,
  lab_q_x = 0.95,
  lab_q_y = 0.95,
  plot_title = ""
)

Arguments

my_country_code

Three letter country code

df

dataframe with corona cases containing outcome

lab_q_x

quantile for labelling on x axis

lab_q_y

quantile for labelling on y axis

plot_title

optional plot title


wzb-ipi/dashdash documentation built on Aug. 30, 2020, 4:42 p.m.