get_NUTS: Get NUTS

View source: R/get_NUTS.R

get_NUTSR 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...)


EEAaq documentation built on April 3, 2025, 11:16 p.m.

Related to get_NUTS in EEAaq...