# Generated by roxygen2: do not edit by hand

export(acoRn)
export(clean_input)
export(create_mock_parents)
export(create_mock_progeny)
export(exclude_duplicates)
export(find_parents)
export(identify_duplicates)
importFrom(data.table,":=")
importFrom(data.table,.N)
importFrom(data.table,.SD)
importFrom(data.table,as.data.table)
importFrom(data.table,data.table)
importFrom(data.table,dcast)
importFrom(data.table,melt)
importFrom(data.table,rbindlist)
importFrom(data.table,setDF)
importFrom(data.table,setDT)
importFrom(data.table,tstrsplit)
importFrom(stats,dist)
importFrom(stringi,stri_rand_strings)
importFrom(stringr,str_detect)
importFrom(stringr,str_order)
importFrom(stringr,str_sort)
importFrom(stringr,str_split)
importFrom(stringr,str_split_i)
importFrom(stringr,str_squish)
importFrom(stringr,str_to_upper)
importFrom(utils,head)
