Plot total weekly deaths for a country.
c19_deaths_total(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_age()
,
c19_deaths_factor()
,
c19_deaths_map()
,
c19_eu_weekly()
,
c19_heat()
,
c19_oblasts()
,
c19_r_plot()
,
c19_var_plot()