get_region: Get region information from dg_regions

Description Usage Arguments Value Examples

View source: R/get_region.R

Description

Imports geographical information on all regions. The data set contains regional IDs on the NUTS-1, NUTS-2, NUTS-3 and LAU level.

Usage

1
get_region(var = NULL, val = NULL)

Arguments

var

Character string naming the variable for filtering. Can be either id, name, level or parent.

val

Character string naming the value for filtering.

Value

A data frame containing geographical information on all regions.

Examples

1
get_region(var = level, val = "nuts1")

CorrelAid/datenguideR documentation built on July 25, 2021, 1:43 p.m.