readSeriesPage {RBNZ} | R Documentation |
Read a Series Webpage Into an XML object
Description
Read a Series Webpage Into an XML object
Usage
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
[Package RBNZ version 1.1.0 Index]