R/c19_eu_plots.R
c19_deaths_factor.Rd
Plot excess deaths factors for a selection of countries.
c19_deaths_factor( countries = c("BG", "HU", "BE", "CZ", "FR", "ES", "IT", "RO"), eu_data = c19_eu_data() )
countries | countries to plot |
---|---|
eu_data | eu data |
Other plot funcs:
c19_deaths_age()
,
c19_deaths_map()
,
c19_deaths_total()
,
c19_eu_weekly()
,
c19_heat()
,
c19_oblasts()
,
c19_r_plot()
,
c19_var_plot()