Description Usage Arguments Value Examples
Getting exchange rate between USD and HUF for 30 days
1 | get_usdhuf_2(start_date = Sys.Date() - 30, end_date = Sys.Date(), retried = 0)
|
start_date |
date |
end_date |
date |
retried |
number of times the function has failed |
data.table
object
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.