map_vaccinations | R Documentation |
Cross-sectional map: People vaccinated per 100 for each country or Fully vaccinated.
map_vaccinations(df, vac_type = c("People", "Fully"))
df |
A dataframe with the following: region, country, date, people vaccinated per 100 AS 8-level factors (<3, 3-<10, 10-<20, 20-<30, 30-<40, 40-<60, 60-<70, 70+). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.