powered by
Retrieves United Kingdom statistical unit names.
getNamesUK(year = c("2020", "2019"), unit = c("country", "county"), 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 units
a logical value indicating if all levels are returned or only the unit names
getNamesIT, getNamesEU, getNamesWR, getNamesDE
getNamesIT
getNamesEU
getNamesWR
getNamesDE
getNamesUK() # \donttest{ getNamesUS(unit = "county") getNamesUK(unit = "county", all_levels = FALSE) # }
Run the code above in your browser using DataLab