Download Country Administrative Borders from GADM

download_country_admin(country_name, level = 3, path = tempdir())

Arguments

country_name

character. A valid country name.

level

integer 0:3.

path

character. Where to store the downloaded object.

Value

A sf object.

Examples

  cmr <- download_country_admin("Cameroon")