Plot incidence/100K heat map along age bands.
c19_heat( wday = "Monday", wrate = FALSE, first_wk = 1, country_data = c19_bg_data(), nsi_data = c19_nsi_data() )
wday | weekday to right-align sums to ("Monday", "Tuesday", "Today", etc.) |
---|---|
wrate | whether to plot weekly growth rates (percentages) instead of incidence |
first_wk | first week in 2020 to plot |
country_data | country data |
nsi_data | nsi data |
Other plot funcs:
c19_deaths_age()
,
c19_deaths_factor()
,
c19_deaths_map()
,
c19_deaths_total()
,
c19_eu_weekly()
,
c19_oblasts()
,
c19_r_plot()
,
c19_var_plot()