# Generated by roxygen2: do not edit by hand

export(crypto2xts)
export(crypto_exchanges)
export(crypto_history)
export(crypto_list)
export(crypto_prices)
export(crypto_xts)
export(daily_market)
export(getCoins)
export(getExchanges)
export(getPrices)
export(global_market)
export(listCoins)
export(repair_dependencies)
export(replace_encoding)
export(reset_encoding)
export(scraper)
import(stats)
import(tidyr)
importFrom(dplyr,"first")
importFrom(dplyr,"last")
importFrom(foreach,"%dopar%")
importFrom(jsonlite,read_json)
importFrom(lubridate,"round_date")
importFrom(magrittr,"%>%")
importFrom(rvest,"html_nodes")
importFrom(tidyr,"replace_na")
importFrom(utils,"globalVariables")
importFrom(utils,"setTxtProgressBar")
importFrom(utils,"txtProgressBar")
importFrom(xml2,"read_html")
importFrom(xts,"xts")
