sf object for the entire World containing the NUTS3 region code if avilable (Europe) or the country ISO3 code otherwise

ctry_nuts_sf

Format

sf

Source

Processing of territorial-units-statistics. Details in saveDataFiles.R

Examples

if (FALSE) { # \dontrun{
 library(rfasst);
 rfasst::ctry_nuts_sf
} # }