Description Usage Arguments Examples
Relevant returned meta data include: ticker, name, description, quote currency, and base currency.
1 | riingo_crypto_meta(ticker)
|
ticker |
One or more cryptocurrency tickers.
Specified as |
1 2 3 4 5 6 7 8 9 10 11 | ## Not run:
# Bitcoin meta
riingo_crypto_meta("btcusd")
# A trick to return ALL crypto meta data
# For some reason Descriptions are not returned here
riingo_crypto_meta("")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.