search: Searches the meta-data of the ONS database using friendly...

Description Usage Arguments Value Author(s) Examples

View source: R/onsR2.R

Description

Searches the meta-data of the ONS database using friendly words like GDP, CPI , France

Usage

1
search(qry, is_code = FALSE)

Arguments

qry

search string

is_code

TRUE if 4-letter code should be searched

Value

data frame

with headings code, description and dataset

Author(s)

E Amoakohene

Examples

1
2
3
# search("GDP")
# search("rpi")
# search("ABMI",is_code=TRUE)

eamoakohene/onsR2 documentation built on May 17, 2021, 5:10 p.m.