Description Usage Arguments See Also
Plot incidence/100K heat map along age bands.
1 2 3 4 5 6 7 | 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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.