c19_heat: Plot incidence/100K heat map along age bands.

Description Usage Arguments See Also

View source: R/c19_heat.R

Description

Plot incidence/100K heat map along age bands.

Usage

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()
)

Arguments

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

See Also

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()


StanTraykov/c19bg documentation built on Nov. 2, 2021, 4:46 a.m.