# Generated by roxygen2: do not edit by hand

export(clean_the_nest)
export(homing)
export(molting)
export(murmuration)
export(plumage)
export(preening)
export(tweet)
import(dplyr)
import(tidyr)
importFrom(datawizard,data_rename)
importFrom(digest,digest)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,c_across)
importFrom(dplyr,case_when)
importFrom(dplyr,mutate)
importFrom(dplyr,n_distinct)
importFrom(dplyr,relocate)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,sym)
importFrom(dplyr,ungroup)
importFrom(janitor,clean_names)
importFrom(lubridate,ymd)
importFrom(magrittr,"%>%")
importFrom(reclin2,compare_pairs)
importFrom(reclin2,jaro_winkler)
importFrom(reclin2,link)
importFrom(reclin2,pair_blocking)
importFrom(reclin2,problink_em)
importFrom(reclin2,select_threshold)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,sym)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,reformulate)
importFrom(stats,weights)
importFrom(stringr,regex)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_subset)
