# Generated by roxygen2: do not edit by hand

export(bcdm_field_names)
export(bcdm_field_values)
export(bcdm_to_dnastringset)
export(bcdm_to_dwc)
export(bcdm_to_fasta)
export(bcdm_to_occmatrix)
export(bcdm_to_sf)
export(bold_parquet_search)
export(bold_search_collect)
export(get_bin_consensus)
export(get_bin_reps)
export(get_concise_summary)
importFrom(DBI,dbConnect)
importFrom(DBI,dbExecute)
importFrom(DBI,dbQuoteIdentifier)
importFrom(data.table,as.data.table)
importFrom(data.table,copy)
importFrom(data.table,fcase)
importFrom(data.table,fread)
importFrom(data.table,set)
importFrom(data.table,setnames)
importFrom(dbplyr,remote_con)
importFrom(dbplyr,sql)
importFrom(dbplyr,sql_render)
importFrom(dplyr,"%>%")
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,any_of)
importFrom(dplyr,between)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,collect)
importFrom(dplyr,compute)
importFrom(dplyr,count)
importFrom(dplyr,distinct)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,matches)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,n_distinct)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(dplyr,tbl)
importFrom(progressr,progressor)
importFrom(progressr,with_progress)
importFrom(rlang,"!!")
importFrom(rlang,.data)
importFrom(rlang,sym)
importFrom(sf,st_as_sf)
importFrom(stats,setNames)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tools,file_ext)
importFrom(utils,head)
