| get_country | R Documentation | 
Map geographic places to country names.
get_country(x, map = NULL)
x | 
 A vector of region names (cities or municipalities etc.)  | 
map | 
 data.frame with region to country mappings (fields 'region' and 'country')  | 
Country vector
Leo Lahti leo.lahti@iki.fi
See citation("bibliographica")
x2 <- get_country("Berlin")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.