Learn R Programming

mongolstats (version 0.1.1)

mn_boundary_keys: Boundary keys/crosswalk helper

Description

Boundary keys/crosswalk helper

Usage

mn_boundary_keys(level = "ADM1")

Value

tibble with key columns from GeoBoundaries and normalized names.

Arguments

level

Boundary level.

Examples

Run this code
keys <- mn_boundary_keys("ADM1")
head(keys)

Run the code above in your browser using DataLab