# NOT RUN {
#map all countries
# }
# NOT RUN {
tileMap <- Rnightlights:::mapCtryPolyToTilesVIIRS()
# }
# NOT RUN {
#map all countries, no countries omitted
# }
# NOT RUN {
tileMap <- Rnightlights:::mapCtryPolyToTilesVIIRS(ctryCodes="all", omitCountries="none")
# }
# NOT RUN {
#will not omit countries that do not have polygons on GADM
# }
# NOT RUN {
tileMap <- Rnightlights:::mapCtryPolyToTilesVIIRS(omitCountries=c("error", "missing"))
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab