Description API functions User functions See Also
The CryptoR package provides 3 API and 1 wrapper functions.
cg_get_ping(). Get CoinGecko API server status.
cg_get_global(). Get global cryptocurrency data.
cg_get_coins_markets(...). Get all supported coins price, market cap, volume, and market related data.
cg_coins_df(...). Helper for cg_get_coins_markets(...)
. Builds a
custom size data frame given that cg_get_coins_markets(...)
is
limited to returning 250 symbols.
cg_get_ping
, cg_get_global
,
cg_get_coins_markets
, cg_coins_df
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.