ons_countries {uklr} | R Documentation |
Office of National Statistic Location Classification
Description
Functions ons_countries
, ons_regions
, ons_eng_counties
and ons_la
provide a vector of countries, regions, English counties
and local authorities respectively.
Usage
ons_countries(modify = TRUE)
ons_eng_regions(modify = TRUE)
ons_regions(modify = TRUE)
ons_eng_counties(modify = TRUE)
ons_la(modify = FALSE)
Arguments
modify |
Modifies the vector to conform with the queries. |
Value
A character vector with the location names.
Examples
ons_countries()
[Package uklr version 1.0.2 Index]