Plot comparative deaths map for EU+ countries.
c19_deaths_map(vline_last_wk = "BG", eu_data = c19_eu_data())
| vline_last_wk | draw vertical line on each plot at the last weekly data point for this country (to facilitate easier comparison). |
|---|---|
| eu_data | eu data |
Other plot funcs:
c19_deaths_age(),
c19_deaths_factor(),
c19_deaths_total(),
c19_eu_weekly(),
c19_heat(),
c19_oblasts(),
c19_r_plot(),
c19_var_plot()