read_ONS: Extract an ONS data series

Description Usage Arguments Value Examples

Description

creates a url which returns a yearly series of ONS data

Usage

1
read_ONS(seriesuri, from, to)

Arguments

seriesuri

the URI of the data series

from

the start year

to

the end year

Value

a dataframe of an ONS data series

Examples

1
read_ONS("/economy/inflationandpriceindices/timeseries/l55o/mm23", 2005, 2016)

lee269/TFP documentation built on May 14, 2019, 2:08 p.m.