usmapdata {usmapdata} | R Documentation |
usmapdata: Mapping Data for usmap Package
Description
It is usually difficult or inconvenient to create US maps that include both Alaska and Hawaii in a convenient spot. All map data frames produced by this package use the US National Atlas Equal Area projection.
Map data frames
Alaska and Hawaii have been manually moved to a new location so that
their new coordinates place them to the bottom-left corner of
the map. These maps can be accessed by using the us_map
function.
The function provides the ability to retrieve maps with either
state borders or county borders using the regions
parameter
for convenience.
States (or counties) can be included such that all other states (or counties)
are excluded using the include
parameter.
Author(s)
Paolo Di Lorenzo
Email: dilorenzo@hey.com
GitHub: https://github.com/pdil/
References
Rudis B (2014). “Moving The Earth (well, Alaska & Hawaii) With R.” https://rud.is/b/2014/11/16/moving-the-earth-well-alaska-hawaii-with-r/.
See Also
Helpful links:
US Census Shapefiles
https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.htmlMap Features
https://en.wikipedia.org/wiki/Map_projection https://en.wikipedia.org/wiki/Equal-area_projection https://epsg.io/9311