getDownloadLink: Determine the URL for a File to be Downloaded

Description Usage Arguments Value Author(s)

View source: R/getDownloadLink.R

Description

Determine the URL for a File to be Downloaded

Usage

1
getDownloadLink(subFileName, seriesPage, series)

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.

Value

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

Author(s)

Jasper Watson


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