Description Usage Arguments Value Author(s)
View source: R/getDownloadLink.R
Determine the URL for a File to be Downloaded
1 | getDownloadLink(subFileName, seriesPage, series)
|
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. |
Character string giving the URL of the file to be downloaded.
Jasper Watson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.