get_NUTS {EEAaq} | R Documentation |
Get NUTS
Description
It automatically updates the dataset by identifying the most recent available file, accessing the corresponding page, and downloading the SHP file at the 1:20 Million scale with the EPSG:4326 reference system from this website (https://gisco-services.ec.europa.eu/distribution/v2/nuts/)
Usage
get_NUTS(year = "Null")
Arguments
year |
expressed as four digit (YYYY) |
Value
A tibble containing LAUs information with selected columns (NUTS_ID, LEVL_CODE...)
[Package EEAaq version 1.0.1 Index]