Learn R Programming

choroplethrAdmin1 (version 1.1.0)

admin1_map: Render an Administrative Level 1 map for a specified country

Description

Uses the map ?admin1.map.

Usage

admin1_map(country.name)

Arguments

country.name
The name of the country you want to render.

See Also

admin1.map, admin1.regions, get_admin1_regions, and get_admin1_map

Examples

Run this code

## Not run: 
# admin1_map("japan")
# 
# admin1_map("canada")
# ## End(Not run)

Run the code above in your browser using DataLab