get_nuts_ids_for_region: NUTS IDs of a region

Description Usage Arguments Value Examples

View source: R/get_nuts_ids_for_region.R

Description

Return all NUTS IDs of a region of the ENTRANCES case studies.

Usage

1

Arguments

regions

string or character vector, containing the name(s) of the region(s), you want to extract the NUTS IDs for.

Value

vector with NUTS IDs

Examples

1
2
3
#get NUTS IDs for a region or several regions
get_nuts_ids_for_region(regions="Lusatia")
get_nuts_ids_for_region(regions=c("Lusatia", "Central Germany", "Rhineland"))

THartl1/EntrancesDataPackage documentation built on Dec. 18, 2021, 4:01 p.m.