Description Usage Arguments Value Author(s)
View source: R/readSeriesPage.R
Read a Series Webpage Into an XML object
1 | readSeriesPage(series, quiet = TRUE)
|
series |
Character string giving the name of the data series to retrieve. |
quiet |
Logical to be passed to utils::download.file. |
An XML document returned by xml2::read_html containing the webpage pertaining to the desired series.
Jasper Watson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.