Rdocumentation
powered by
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
Link to current version
Version
Version
0.2.0
0.1.1
Install
install.packages('geckor')
Monthly Downloads
13
Version
0.2.0
License
MIT + file LICENSE
Issues
1
Pull Requests
0
Stars
25
Forks
9
Repository
https://github.com/next-game-solutions/geckor
Maintainer
Sergey Mastitsky
Last Published
November 1st, 2021
Functions in geckor (0.2.0)
Search all functions
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