powered by
Retrieves European statistical unit names.
getNamesEU(year = c("2021","2016", "2013", "2010", "2006", "2003"), unit = c("nuts0", "nuts1", "nuts2", "nuts3"), id = FALSE, all_levels = TRUE)
A character vector or a data frame with unit names and corresponding associated levels.
year of the analysis
the type of statistical unit
boolean value indicating whether the ids are returned instead of names
a logical value indicating if all levels are returned or only the unit names
getNamesIT, getNamesUS, getNamesWR, getNamesUK, getNamesDE
getNamesIT
getNamesUS
getNamesWR
getNamesUK
getNamesDE
getNamesEU() getNamesEU(unit = "nuts1") getNamesEU(unit = "nuts1", all_levels = FALSE, id = FALSE) getNamesEU(unit = "nuts1", all_levels = FALSE, id = TRUE)
Run the code above in your browser using DataLab