# Generated by roxygen2: do not edit by hand

export(crypto_global_quotes)
export(crypto_history)
export(crypto_info)
export(crypto_list)
export(crypto_listings)
export(exchange_info)
export(exchange_list)
export(fiat_list)
import(dplyr)
import(progress)
import(purrr)
importFrom(base64enc,base64decode)
importFrom(cli,cat_bullet)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,join_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(janitor,clean_names)
importFrom(jsonlite,fromJSON)
importFrom(lubridate,mdy)
importFrom(lubridate,today)
importFrom(lubridate,ymd_hms)
importFrom(plyr,laply)
importFrom(stats,na.omit)
importFrom(tibble,as_tibble)
importFrom(tibble,enframe)
importFrom(tibble,rowid_to_column)
importFrom(tibble,tibble)
importFrom(tidyr,expand_grid)
importFrom(tidyr,nest)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,replace_na)
importFrom(tidyr,unnest)
importFrom(tidyr,unnest_wider)
