A mapping table that links ISO2, ISO3, and NUTS3 codes. For regions outside Europe, the NUTS3 code corresponds to the ISO3 code.

ctry_nuts3_codes

Format

.csv

Examples

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