FindCountryFromRegions: Find the name of a country based upon a vector of state names

View source: R/geographicmaphelper.R

FindCountryFromRegionsR Documentation

Find the name of a country based upon a vector of state names

Description

Find the name of a country based upon a vector of state names

Usage

FindCountryFromRegions(states)

Arguments

states

Character vector of states.

Value

Character string; the corrected country name

Examples

FindCountryFromRegions(c("Bavaria", "Hesse"))

NumbersInternational/flipStandardCharts documentation built on Feb. 26, 2024, 5:43 a.m.