ons_countries: Office of National Statistic Location Classification

View source: R/avail-ons.R

ons_countriesR 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()


kvasilopoulos/uklr documentation built on Aug. 13, 2024, 3:10 p.m.