View source: R/01-download_gnr_data.R
download_gnr_data | R Documentation |
Download GNR data
download_gnr_data(.year = as.character(c(2018, 2020, 2021, 2022)), path = ".")
.year |
A character value of the report year to download. Default to "2018" |
path |
Directory to download the specified report into. Default to current working directory |
A tibble providing details of file downloaded.
download_gnr_data(path = tempdir())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.