getCtryShpLowestLyrNames: Get the name of the lowest ctry admin level

Description Usage Arguments Value

View source: R/polygons.R

Description

Get the name of the lowest ctry admin level

Usage

1
2
3
4
5
6
getCtryShpLowestLyrNames(
  ctryCodes = NULL,
  gadmVersion = pkgOptions("gadmVersion"),
  gadmPolyType = pkgOptions("gadmPolyType"),
  custPolyPath = NULL
)

Arguments

ctryCodes

character ctryCodes the ctryCodes of interest

gadmVersion

The GADM version to use

gadmPolyType

The format of polygons to download from GADM

custPolyPath

Alternative to GADM. A path to a custom shapefile zip

Value

character string The name of the lowest admin level


chrisvwn/Rnightlights documentation built on Sept. 7, 2021, 1:44 a.m.