get_WHO_region {imprinting} | R Documentation |
Look up a country's WHO region
Description
Look up a country's WHO region
Usage
get_WHO_region(this.country)
Arguments
this.country |
name of the input country (a string) |
Value
Name of the corresponding WHO region
Examples
get_WHO_region("Germany")
get_WHO_region("China")
[Package imprinting version 0.1.1 Index]