Plot vaccination coverage (partial or fully) by WHO region(s), State region(s), or Income levels.
Arguments
- df
A dataframe with vaccination stats.
- type
= "People" (default) for people who received at least 1 does, "Fully" for people who completed the initial protocol, "Booster" for booster doses only, and "Pop18" for people people vaccinated in the vaccine eligible population
- by_cat
= "State Region" (default), "WHO Region" or "Income Level"
- plot
= "Vaccination" (default) to display bubble size based on total vaccine doses administered in each country, or "Population" to display plot bubble size based on population size of each country.