`r lifecycle::badge("deprecated")`

ons_lookup()

ons_nuts1()

ons_nuts2()

ons_nuts3()

ons_lad()

Value

A character vector with the location names.

Details

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.

Examples

if (FALSE) { # \dontrun{
ons_lookup()
} # }