download_boundaries_shapefiles: Download Malawi administrative boundaries shapefiles from...

View source: R/get_boundaries.R

download_boundaries_shapefilesR Documentation

Download Malawi administrative boundaries shapefiles from Humanitarian Data Exchange

Description

Download Malawi administrative boundaries shapefiles from Humanitarian Data Exchange

Usage

download_boundaries_shapefiles(id, .unzip = TRUE)

Arguments

id

Character vector for unique identifier of administrative boundaries data for Malawi from Humanitarian Data Exchange

.unzip

Logical. Should zip file be unzipped and extracted? Default to TRUE

Value

If .unzip, list of shapefiles within the downloaded zip file else path to downloaded zip file. (Invisible) Shapefiles zip file downloaded to specified folder.

Examples

download_boundaries_shapefiles(id = "cod-ab-mwi")


spatialworks/malawi documentation built on April 28, 2023, 3:53 p.m.