Description Usage Arguments Value Examples
Expand xts do daily periodicity.
1 | nbp_expand_daily(x, enddate = "today")
|
x |
xts object |
enddate |
last date. |
xts
1 2 | x = nbp_interest_rates()
tail(nbp_expand_daily(x))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.