# Generated by roxygen2: do not edit by hand

export(categorical.freqplot)
export(categorical.igate)
export(igate)
export(igate.regressions)
export(report)
export(robust.categorical.igate)
export(validate)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,contains)
importFrom(dplyr,data_frame)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,min_rank)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,geom_freqpoly)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(grDevices,boxplot.stats)
importFrom(grDevices,dev.off)
importFrom(grDevices,dev.print)
importFrom(grDevices,png)
importFrom(graphics,abline)
importFrom(graphics,boxplot)
importFrom(graphics,plot)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,p.adjust)
importFrom(stats,t.test)
importFrom(stats,var)
importFrom(stats,wilcox.test)
importFrom(stringr,str_replace_all)
importFrom(utils,capture.output)
