The RBNZ package allows users to download data from the Reserve Bank of New Zealand website.
An overview of the package can be found in vignettes/Overview.Rmd.
## Install from CRAN: install.packages('RBNZ') ## Install the development version from GitHub: ## install.packages("devtools") devtools::install_github("rntq472/RBNZ")