get_WHO_region {imprinting} | R Documentation |
Look up a country's WHO region
get_WHO_region(this.country)
this.country |
name of the input country (a string) |
Name of the corresponding WHO region
get_WHO_region("Germany")
get_WHO_region("China")