# Generated by roxygen2: do not edit by hand

export(batchEWAS)
export(bootEWAS)
export(dmrEWAS)
export(downloadAnnotEWAS)
export(enrichEWAS)
export(initEWAS)
export(loadEWAS)
export(plotEWAS)
export(startEWAS)
export(transEWAS)
import(dplyr)
importFrom(CMplot,CMplot)
importFrom(R.utils,setOption)
importFrom(R6,R6Class)
importFrom(boot,boot)
importFrom(boot,boot.ci)
importFrom(ddpcr,quiet)
importFrom(doParallel,registerDoParallel)
importFrom(doParallel,stopImplicitCluster)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(graphics,barplot)
importFrom(lmerTest,lmer)
importFrom(lubridate,now)
importFrom(magrittr,"%>%")
importFrom(parallel,clusterEvalQ)
importFrom(parallel,clusterExport)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(readxl,read_xlsx)
importFrom(stats,IQR)
importFrom(stats,as.formula)
importFrom(stats,lm)
importFrom(stats,model.matrix)
importFrom(stats,p.adjust)
importFrom(stats,reformulate)
importFrom(stats,sd)
importFrom(survival,Surv)
importFrom(survival,coxph)
importFrom(tictoc,tic)
importFrom(tictoc,toc)
importFrom(utils,data)
importFrom(utils,globalVariables)
importFrom(vroom,vroom_write)
importFrom(withr,local_seed)
importFrom(withr,with_dir)
