Create a map of a country with cities from another country,
respecting the urban hierarchy.
Arguments
- x
ISO 3166-1 alpha-3 code of the country to map
- y
ISO 3166-1 alpha-3 code of the country used for cities names and
populations
- n
maximum number of cities to plot
Value
Nothing is returned, a map is plotted
Examples
citymix("FRA", "DZA", n = 5)