# Generated by roxygen2: do not edit by hand

export(crypto2xts)
export(getCoins)
export(getExchanges)
export(getPrices)
export(listCoins)
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")
