powered by
Checks if a country polygon exists
existsCtryPoly(ctryCode = NULL, gadmVersion = pkgOptions("gadmVersion"), custPolyPath = NULL)
character The ctryCode of the country of interest
character
The GADM version to use
Alternative to GADM. A path to a custom shapefile zip
# NOT RUN { existCtryPoly("KEN") #returns TRUE/FALSE # } # NOT RUN { # }
Run the code above in your browser using DataLab