Description Usage Arguments Value Examples
View source: R/get_nuts_ids_for_region.R
Return all NUTS IDs of a region of the ENTRANCES case studies.
1 | get_nuts_ids_for_region(regions)
|
regions |
string or character vector, containing the name(s) of the region(s), you want to extract the NUTS IDs for. |
vector with NUTS IDs
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"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.