gvcr_location

gvcr_location(location)

Arguments

location

The name of the location.

Value

Location list

See also

gvcr_risk for the risk code and gvcr_data to collect data.

Examples

mycountry <- gvcr_location() mycountry <- gvcr_location(location = "Panama Canal") mycountry <- gvcr_location("Panama Canal")