get_level_3: Get level 3 (department) boundary polygon for Ivory Coast

Description Usage Arguments Value Examples

View source: R/get_level_3.R

Description

Get level 3 (department) boundary polygon for Ivory Coast

Usage

1
get_level_3(url = steer$url[steer$level == 3])

Arguments

url

URL of source map dataset for level 3 (department) boundary polygon for Ivory Coast. This is set to the URL specified in the internal steering file data included in the package which provides the URL from the Humanitarian Data Exchange.

Value

A SpatialPolygonsDataFrame class object for the level 3 (department) boundary polygon for Ivory Coast

Examples

1
2
# Get level 3 (department) boundary for Ivory Coast
get_level_3()

spatialworks/ivorycoast documentation built on April 27, 2020, 12:32 a.m.