country_geojson_URL: Scrape geoJSON features on a specific country

Description Usage Arguments Value Examples

Description

Scrape geoJSON features on a specific country

Usage

1
country_geojson_URL(country_URL)

Arguments

country_URL

character - A valid country FeatureServer directory URL. Example: "https://gistmaps.itos.uga.edu/arcgis/rest/services/COD_External/ZMB_pcode/FeatureServer"

Value

geoJSON - a geoJSON object containing the layer's features

Examples

1
2
3
4
## Not run: 
country_geojson_URL("https://gistmaps.itos.uga.edu/arcgis/rest/services/COD_External/ZMB_pcode/FeatureServer")

## End(Not run)

ElliottMess/pcodesOCHA documentation built on May 13, 2021, 10:25 p.m.