# NOT RUN {
#Download shapefiles for Madagascar and visualise these on a map.
# }
# NOT RUN {
MDG_shp <- getShp(ISO = "MDG", admin_level = "admin0")
MDG_shp <- as.MAPshp(MDG_shp)
autoplot(MDG_shp)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab