US 49 States Excludes Alaska, Hawaii and Puerto Rico. Includes DC.

mapUS49County

Format

sf

Source

Made with Natural Earth. http://www5.statcan.gc.ca/cansim/

Examples

if (FALSE) {
 library(rmap)
 plot(mapUS49County[,"subRegion"])
 head(mapUS49County)
}