Description Usage Arguments Value Examples
This functions download various interest rates from NBP (National Bank of Poland) as a xts object.
1 | nbp_interest_rates(types = c("ref", "lom", "dep", "red"))
|
types |
DESCRIPTION. |
xts object.
1 2 | tail(nbp_interest_rates("ref"))
tail(nbp_interest_rates(c("ref","lom")))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.