Description Usage Arguments Details Value Examples
get today's exchange rate SEK to USD
1 | exchangerateGetter(desiredcurrency = "USD")
|
desiredcurrency |
what currency would we like to convert to, Default: USD |
The API gives SEK by default, we want the output to do USD instead
returns the numeric number of SEKs to the desired currency
1 2 3 4 5 6 | ## Not run:
if(interactive()){
#EXAMPLE1
}
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.