Plot deaths in a country by age band and week.
c19_deaths_age(country_code, eu_data = c19_eu_data())
| country_code | two-letter EU code e.g. "BG", "UK", "EL" (=Greece) |
|---|---|
| eu_data | eu data |
Other plot funcs:
c19_deaths_factor(),
c19_deaths_map(),
c19_deaths_total(),
c19_eu_weekly(),
c19_heat(),
c19_oblasts(),
c19_r_plot(),
c19_var_plot()