No datasets match
  1. choroplethrAdmin1::admin1.map
    An Administrative Level 1 map of every country in the world
  2. choroplethrAdmin1::admin1.regions
    Names of all (country, region) pairs on the admin1.map data.frame. Here "region" means "Administrative Level 1 Region".
  3. choroplethrMaps::country.map
    A world map
  4. choroplethrMaps::country.regions
    Names of all regions on the country.map data.frame. A data.frame that includes both English names and their iso2c equivalents.
  5. choroplethrMaps::county.map
    Map of the counties of each of the 50 US states plus the district of columbia.
  6. choroplethrMaps::county.regions
    A data.frame consisting of the name of each region in the map county.map as well as their FIPS codes and state names.
  7. choroplethrMaps::state.map
    Map of the 50 US states plus the district of columbia.
  8. choroplethrMaps::state.regions
    A data.frame consisting of each region on the map state.map plus their postal code abbreviations and FIPS codes.