Description Usage Arguments Value Examples
Look up the historical value of a US Dollar in Hungarian Forints
1 | get_usdhufs(start_date = Sys.Date() - 30, end_date = Sys.Date(), retried = 0)
|
start_date |
date |
end_date |
date |
retried |
number of times the function has been retried |
data.table
object
1 2 | get_usdhufs()
get_usdhufs(start_date = "2021-04-18", end_date = "2021-05-18")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.