readSeriesPage: Read a Series Webpage Into an XML object

Description Usage Arguments Value Author(s)

View source: R/readSeriesPage.R

Description

Read a Series Webpage Into an XML object

Usage

1
readSeriesPage(series, quiet = TRUE)

Arguments

series

Character string giving the name of the data series to retrieve.

quiet

Logical to be passed to utils::download.file.

Value

An XML document returned by xml2::read_html containing the webpage pertaining to the desired series.

Author(s)

Jasper Watson


RBNZ documentation built on July 28, 2020, 1:06 a.m.