Learn R Programming

imprinting (version 0.1.1)

get_WHO_region: Look up a country's WHO region

Description

Look up a country's WHO region

Usage

get_WHO_region(this.country)

Value

Name of the corresponding WHO region

Arguments

this.country

name of the input country (a string)

Examples

Run this code
get_WHO_region("Germany")
get_WHO_region("China")

Run the code above in your browser using DataLab