# Generated by roxygen2: do not edit by hand

export(autoModel)
export(check_names)
export(correlatrix)
export(ctrx)
export(find_similar)
export(get.numeric)
export(int.plot)
import(ggplot2)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,desc)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_size_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_classic)
importFrom(miceadds,micombine.cor)
importFrom(mitools,MIcombine)
importFrom(mitools,imputationList)
importFrom(ppcor,pcor.test)
importFrom(stats,cor.test)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stringdist,stringdist)
importFrom(stringr,str_count)
importFrom(stringr,str_split)
importFrom(utils,capture.output)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
