Linking anonymised country identifiers to WHO regions.

data(whoreg)

Format

An object of class "data.table".

Examples

data(whoreg) str(whoreg)
#> Classes ‘data.table’ and 'data.frame': 190 obs. of 2 variables: #> $ ISO : chr "AFG" "DZA" "AND" "AGO" ... #> $ WHO_REGION: chr "Eastern Mediterranean" "Africa" "Europe" "Africa" ... #> - attr(*, ".internal.selfref")=<externalptr>