currencies_list_CoinMarketCap: List of Currencies

Description Format Source Examples

Description

list of all availble currencies on the coinmaketcap api

Format

The format is: chr [1:32] "AUD" "BRL" "CAD" "CHF" "CLP" "CNY" "CZK" "DKK" "EUR" "GBP" "HKD" "HUF" "IDR" "ILS" "INR" "JPY" "KRW" "MXN" "MYR" "NOK" "NZD" "PHP" "PKR" "PLN" "RUB" "SEK" "SGD" ...

Source

https://coinmarketcap.com/api/

Examples

1
2
data(currencies_list_CoinMarketCap)
## maybe str(currencies_list_CoinMarketCap) ; plot(currencies_list_CoinMarketCap) ...

RCrypto documentation built on May 2, 2019, 4:21 a.m.