Description Usage Arguments Value Examples
Imports geographical information on all regions. The data set contains regional IDs on the NUTS-1, NUTS-2, NUTS-3 and LAU level.
1 | get_region(var = NULL, val = NULL)
|
var |
Character string naming the variable for filtering. Can be either id, name, level or parent. |
val |
Character string naming the value for filtering. |
A data frame containing geographical information on all regions.
1 | get_region(var = level, val = "nuts1")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.