World Map of States

mapStates

Format

sf

Source

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

Examples

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