map_vaccinations: map_vaccinations

View source: R/viz_maps.R

map_vaccinationsR Documentation

map_vaccinations

Description

Cross-sectional map: People vaccinated per 100 for each country or Fully vaccinated.

Usage

map_vaccinations(df, vac_type = c("People", "Fully"))

Arguments

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+).


randyyee/SaviR documentation built on Jan. 25, 2025, 10:44 a.m.