Learn R Programming

RBNZ (version 3.0.0)

getDownloadLink: Determine the URL for a File to be Downloaded

Description

Deprecated - the series pages are no longer used.

Usage

getDownloadLink(subFileName, seriesPage, series)

Value

Character string giving the URL of the file to be downloaded.

Arguments

subFileName

The name of the file to be downloaded, as provided by seriesOptions(). May contain only part of a series.

seriesPage

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

series

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

Author

Jasper Watson