`r lifecycle::badge("deprecated")`
ons_lookup()
ons_nuts1()
ons_nuts2()
ons_nuts3()
ons_lad()A character vector with the location names.
ons_lookup provides a table that that combines local authority
districts (lad), local administrative units (lau), nomenclature of territorial
units for statistics(NUTS) 1,2 and 3. The other functions can extract the
mentioned variables.
if (FALSE) { # \dontrun{
ons_lookup()
} # }