get_country: Get Country

get_countryR Documentation

Get Country

Description

Map geographic places to country names.

Usage

get_country(x, map = NULL)

Arguments

x

A vector of region names (cities or municipalities etc.)

map

data.frame with region to country mappings (fields 'region' and 'country')

Value

Country vector

Author(s)

Leo Lahti leo.lahti@iki.fi

References

See citation("bibliographica")

Examples

x2 <- get_country("Berlin")

rOpenGov/bibliographica documentation built on April 10, 2022, 8:51 p.m.