admin1_map {choroplethrAdmin1} | R Documentation |
Uses the map ?admin1.map.
admin1_map(country.name)
country.name |
The name of the country you want to render. |
admin1.map
, admin1.regions
, get_admin1_regions
, and get_admin1_map
## Not run:
admin1_map("japan")
admin1_map("canada")
## End(Not run)