Description Usage Arguments Value Author(s) Examples
View source: R/rba-functions.R
Function to download and return specified RBA time series data.
1 |
table_no |
Character vector specifying one or more RBA table numbers to download. |
pattern |
Character string or regular expression to be matched. |
url |
Valid URL for RBA dataset (Excel format only). |
update_cache |
Logical expression, if FALSE (default), use the cached list of available RBA datasets, if TRUE, update the list of available datasets. |
... |
Other arguments to |
data frame in long format
David Mitchell <david.pk.mitchell@gmail.com>
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.