nbp_inflation_download: Download inflation data from NBP website.

Description Usage Arguments Examples

Description

Download inflation data from NBP website.

Usage

1
2
nbp_inflation_download(destination = sprintf("inflation_nbp-%s.xls",
  Sys.Date()), overwrite = FALSE, ...)

Arguments

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 download.file

Examples

1

zzawadz/nbpInterestRatesR documentation built on May 5, 2019, 3:48 a.m.