one_URL_properties: Scrap data properties from one URL on OCHA COD API

Description Usage Arguments Value Examples

Description

Scrap data properties from one URL on OCHA COD API

Usage

1
one_URL_properties(layer_URL)

Arguments

layer_URL

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

Value

list - a list containing two elements: - name : character - string identifying the name of the layer - data : data.frame - data frame containing the layer data.

Examples

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

## End(Not run)

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