Description Usage Arguments Value Author(s)
View source: R/rba-functions.R
This function downloads one or more RBA data files at the specified by URLs and saves a local copy.
1 | rba_file_download(data_url, exdir = tempdir(), update_cache = TRUE)
|
data_url |
Character vector specifying an RBA data set URL. |
exdir |
Target directory for downloaded files (defaults to |
update_cache |
Logical expression, if FALSE (default), use the cached list of available RBA datasets, if TRUE, update the list of available datasets. |
Downloads data from the ABS website and returns a character vector listing the location where files are saved.
David Mitchell <david.pk.mitchell@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.