Add Gavi groups
add_gavi_group.Rd
This function takes a data frame and adds the specified Gavi groups to it.
Arguments
- data
A data frame. Required to have a column labeled iso3 with iso3 country codes.
- ...
A group or groups which is in groupings file.
Examples
wuenic %>%
add_gavi_group(country, who_region)
#> Uh oh! You're missing the groupings file! Add it using get_groupings()
#> NULL