listShp: List administrative units for which shapefiles are stored on the MAP geoserver.
Description
listShp lists all administrative units for which shapefiles are stored on the MAP geoserver.
Usage
listShp(printed = TRUE, admin_level = c("admin0", "admin1"), version = NULL)
Value
listShp returns a data.frame detailing the administrative units for which shapefiles are stored on the MAP geoserver.
Arguments
printed
Should the list be printed to the console?
admin_level
Specifies which administrative unit level for which to return available polygon shapefiles. A string vector including one or more of"admin0", "admin1", "admin2" OR "admin3". Default: c("admin0", "admin1")
version
The admin unit dataset version to return. Is NULL by default, and if left NULL will just use the most recent version of admin unit data.