get_coingecko_price: get_coingecko_price

Description Usage Arguments Value Author(s) Examples

View source: R/coingecko_price.R

Description

Get LATEST price from the CoinMarketCap web api for a given Id (not Symbol) https://www.coingecko.com/en/api/documentation

Usage

1
get_coingecko_price(id = NULL, cur = "usd")

Arguments

id

string Id

cur

string currency (defaults to 'usd')

Value

float price

Author(s)

Roger J. Bos, roger.bos@gmail.com

Examples

1
2

rogerjbos/cryptor documentation built on Dec. 22, 2021, 5:16 p.m.