Description Usage Arguments Examples
Download inflation data from NBP website.
1 2 | nbp_inflation_download(destination = sprintf("inflation_nbp-%s.xls",
Sys.Date()), overwrite = FALSE, ...)
|
destination |
A character string with the name where the downloaded file is saved. Tilde-expansion is performed. |
overwrite |
if true overwrites the file in the destination path. |
... |
other arguments passed to |
1 | path <- nbp_inflation_download()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.