Description Usage Arguments Value Examples
Gets the historical USD/HUF rate
1 | get_usdhufs(start_date = Sys.Date() - 30, end_date = Sys.Date(), retried = 0)
|
start_date |
starting date to receive exchange rates information |
end_date |
the last date for our exchange rates |
retried |
it defines the system's sleeping time. No input needed. |
data.table object
1 | get_usdhufs(start_date = "2021-05-16", end_date = "2021-05-18")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.