coingecko_global_data {cryptotrackr} | R Documentation |
coingecko_global_data
Description
coingecko_global_data
Usage
coingecko_global_data(timeout_seconds = 60)
Arguments
timeout_seconds |
seconds until the query times out. Default is 60. |
Value
returns a list containing high-level statistics about the cryptocurrency ecosystem.
Examples
coingecko_global_data(4.5)
[Package cryptotrackr version 1.3.3 Index]