cbr_swap | R Documentation |
Historical swap prices from Central Bank of Russia.
cbr_swap(from = "2007-01-01", to = "2013-01-01")
from |
the first day of the time interval, character or Date |
to |
the last day of the time interval, character or Date |
data.frame with historical swap prices from cbr.ru
df <- cbr_swap(from = "2012-01-01", to = "2013-01-09")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.