Learn R Programming

geckor (version 0.2.0)

R Client for the 'CoinGecko' API

Description

Collect the current and historical cryptocurrency market data using the public 'CoinGecko' API ().

Copy Link

Version

Install

install.packages('geckor')

Monthly Downloads

13

Version

0.2.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Sergey Mastitsky

Last Published

November 1st, 2021

Functions in geckor (0.2.0)

current_price

Current coin prices
current_market

Current market data
supported_exchanges

CoinGecko exchanges
coin_tickers

Exchange tickers
trending_coins

Trending coins
exchange_rate

Exchange rate
function_params

Definitions of common function arguments
coin_history_snapshot

History snapshot for a coin
ping

API health check
coin_history_range

Get historical market data
supported_coins

CoinGecko coins
coin_history

Get historical market data
supported_currencies

CoinGecko currencies
coin_history_ohlc

Historical OHLC price data
build_get_request

Build URLs for GET requests
validate_arguments

Validate arguments
api_request

Make an API call