World Map of Countries

mapCountries

Format

sf

Source

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

Examples

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