# NOT RUN {
# Retrieving exchange data for specific crypto currency
coin <- "kin"
kin_exchanges <- getExchanges(coin)
# retrieving market history for ALL crypto currencies
all_exchanges <- getExchanges()
# }
Run the code above in your browser using DataLab