# Generated by roxygen2: do not edit by hand

export(cmc_api)
export(crypto_exchanges)
export(crypto_global_market)
export(crypto_history)
export(crypto_list)
export(crypto_prices)
export(crypto_timeseries)
export(crypto_xts)
export(get_coinlist_api)
export(get_coinlist_static)
export(replace_encoding)
export(reset_encoding)
import(progress)
import(stats)
import(tidyr)
importFrom(cli,'cat_bullet')
importFrom(crayon,'make_style')
importFrom(curl,"new_handle")
importFrom(dplyr,"%>%")
importFrom(dplyr,"first")
importFrom(dplyr,"group_by")
importFrom(dplyr,"last")
importFrom(dplyr,"mutate")
importFrom(dplyr,"summarise")
importFrom(dplyr,'%>%')
importFrom(dplyr,'arrange')
importFrom(dplyr,'mutate')
importFrom(dplyr,select)
importFrom(grDevices,'rgb')
importFrom(httr,"GET")
importFrom(httr,"accept_json")
importFrom(httr,"add_headers")
importFrom(httr,"content")
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,read_json)
importFrom(lubridate,"round_date")
importFrom(lubridate,'mdy')
importFrom(lubridate,today)
importFrom(rstudioapi,askForSecret)
importFrom(rvest,"html_nodes")
importFrom(rvest,"html_table")
importFrom(tibble,"as.tibble")
importFrom(tibble,'as.tibble')
importFrom(tibble,'tibble')
importFrom(tibble,tibble)
importFrom(tidyr,'replace_na')
importFrom(utils,"askYesNo")
importFrom(xml2,"read_html")
importFrom(xts,"xts")
