Description Usage Arguments Details Value Examples
View source: R/download_rvapp_cut.R
Downloads the most recent RVAPP data cut from s0260a\dbxed.
1 | download_rvapp_cut(fin_year, quarter, uid)
|
quarter |
Quarter, either as Q1 or just 1 |
uid |
User ID passed to |
year |
Financial year, YYYY-YY. Character. |
Can only download the most recent data cut.
A tibble
1 2 3 4 | ## Not run:
download_rvapp_cut(year = "2021-22", quarter = "Q2", uid = "U123456")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.