| cryptor | cryptor: An R wrapper for the CryptoCompare API. |
| get_api_limit | Total API calls used and remaining. |
| get_coins | List all available coins. |
| get_coin_snapshot | Get specific coin details by coin id. |
| get_day_avg | Get averge daily price for a given currency pair. |
| get_exchanges | List all available exchanges. |
| get_historical_price | Get historical daily price data |
| get_news | Get cryptocurrency news items. |
| get_news_providers | Get details on news providers integrated on cryptocompare. |
| get_pair_snapshot | Get data for a currency pair |
| get_price | Get price data for one or more coin(s). |
| get_price_avg | Get weighted average price of coin pair based on any number... |
| get_price_details | Get full price details for one or more coin(s). |
| get_social | Gets social data for a given coin id. |
| get_top_coins_by_volume | Get top coins by total volume across all markets. |
| get_top_exchanges | Get top exchanges by volume for a given currency pair. |
| get_top_exchanges_full | Get top exchanges by volume along with additional details. |
| get_top_pairs | Get top currencies by volume for a given currency. |
| get_top_volumes | Get top coins by volume for the provided currency. |
| pipe | Pipe operator |
| tibble | Tibble function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.