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