Description Usage Arguments Value See Also Examples
List the Currencies currently available on Matchbook.com.
1 | mb_get_currencies(session_data)
|
session_data |
A session object returned from a successful |
If successful, a data frame with the following fields:
currency name
short version of currency name
long version of currency name
1 2 3 | ## Not run: my_session <- mb_login("my_user_name","versafepassword");
mb_get_currencies(session_data=my_session)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.