ons_countries: Office of National Statistic Location Classification

Description Usage Arguments Value Examples

View source: R/avail-ons.R

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

1
2
3
4
5
6
7
8
9
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

1

uklr documentation built on May 25, 2021, 1:06 a.m.