nuts | R Documentation |
nuts()
returns the boundaries of the Nomenclature of Territorial Units for
Statistics (NUTS).
nuts_25N()
returns the NUTS boundaries in the meter-based projection PTRA08
/ UTM zone 25N, i.e. the NUTS area in the western-most part of the
archipelago: Ilha das Flores and Ilha do Corvo.
nuts_26N()
returns the NUTS boundaries in the meter-based projection PTRA08
/ UTM zone 26N, i.e. the NUTS area in the Central and Eastern groups of
the archipelago.
nuts(crs = laea_azores_proj())
nuts_25N()
nuts_26N()
crs |
Coordinate reference system (CRS) passed on to
st_transform(). Defaults to a custom CRS centered on
the Azores, see |
A simple features (sf) object with seven fields:
nuts_code
NUTS code.
nuts_level
NUTS level.
nuts_name
NUTS name.
area
NUTS area in hectares (ha).
perimeter
NUTS perimeter in kilometers.
n_municipalities
Number of municipalities in the NUTS.
n_parishes
Number of parishes in the NUTS.
nuts()
nuts_25N()
nuts_26N()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.