Learn R Programming

Rnightlights (version 0.1.2)

getCtryPolyAdmLevelNames: Get the list of admin level names in a polygon shapefile

Description

Get the list of admin level names in a polygon shapefile

Usage

getCtryPolyAdmLevelNames(ctryCode)

Arguments

ctryCode

the ctryCode of the country of interest

Value

character vector of admin level names

Examples

Run this code
# NOT RUN {
getCtryPolyAdmLevelsNames("KEN")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab