Learn R Programming

cryptotrackr (version 1.3.3)

coingecko_ping: coingecko_ping

Description

coingecko_ping

Usage

coingecko_ping(timeout_seconds = 60)

Value

returns the Coingecko API server status

Arguments

timeout_seconds

seconds until the query times out. Default is 60.

Examples

Run this code
coingecko_ping(4.5)

Run the code above in your browser using DataLab