CryptoR: CryptoR: an interface to the CoinGecko cryptocurrency API.

Description API functions User functions See Also

Description

The CryptoR package provides 3 API and 1 wrapper functions.

API 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.

User functions

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.

See Also

cg_get_ping, cg_get_global, cg_get_coins_markets, cg_coins_df


eltownes/CryptoR documentation built on Dec. 20, 2021, 4:21 a.m.