gvcr_location: gvcr_location

Description Usage Arguments Value See Also Examples

View source: R/gvcR.R

Description

gvcr_location

Usage

1
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

1
2
3
mycountry <- gvcr_location()
mycountry <- gvcr_location(location = "Panama Canal")
mycountry <- gvcr_location("Panama Canal")

warint/gvcR documentation built on Dec. 23, 2021, 5:08 p.m.