get.market.cap: Download Market Cap

View source: R/download_prices.R

get.market.capR Documentation

Download Market Cap

Description

Download marketcap from cryptocompare.com

Arguments

n

number of coins (default = 100)

value

the currency to express the value of the coin. (default = 'USD')

Examples

#Get the top 100 coins in Market cap in USD
crypto::get.market.cap()

#Get the top 300 coins in Market cap in EUR
crypto::get.market.cap(300,'eur')

vschaftenaar/crypto documentation built on April 4, 2023, 4:24 a.m.