pdfetch_BOE: Fetch data from the Bank of England Interactive Statistical...

View source: R/pdfetch.R

pdfetch_BOER Documentation

Fetch data from the Bank of England Interactive Statistical Database

Description

Fetch data from the Bank of England Interactive Statistical Database

Usage

pdfetch_BOE(identifiers, from, to = Sys.Date())

Arguments

identifiers

a vector of BoE series codes

from

start date

to

end date; if not given, today's date will be used

Value

a xts object

See Also

http://www.bankofengland.co.uk/boeapps/iadb/

Examples

## Not run: 
pdfetch_BOE(c("LPMVWYR", "LPMVWYR"), "2012-01-01")

## End(Not run)

pdfetch documentation built on Sept. 18, 2023, 9:08 a.m.