Description Usage Arguments Details Value See Also Examples
Obtain global cryptocurrency market cap data from coinmarketcap.com.
| 1 | 
| crypto | character, integer or  | 
| convert | character, may be a vector. Currencies to convert  | 
Return all tracked cryptocurrencies if crypto = NULL. Return global aggregate market cap if crypto = "global".
If an integer, return the top crypto cryptocurrencies by market cap.
Otherwise crypto should be a vector of cryptocurrency ticker symbols, e.g., BTC.
This function is a partial wrapper around ticker (when crypto = "global").
a data frame.
| 1 2 3 4 5 6 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.