View source: R/cryptocompare.R
cc_symbol_id | R Documentation |
Retrieve the id for a symbol.
cc_symbol_id(symbol = NULL)
symbol |
Character. |
The symbol id if was found, otherwise NULL
.
cc_symbol_id(symbol = "BTC")
cc_symbol_id(symbol = "ETH")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.