# Generated by roxygen2: do not edit by hand

S3method(plot,crosstab)
S3method(plot,tab)
S3method(print,contents)
S3method(print,crosstab)
S3method(print,tab)
export(barcharts)
export(contents)
export(cor_plot)
export(crosstab)
export(densities)
export(df_plot)
export(groupdiff)
export(histograms)
export(lso)
export(normalize)
export(phelp)
export(qstats)
export(rcolors)
export(recodes)
export(scatter)
export(skewness)
export(standardize)
export(tab)
export(univariate_plot)
import(dplyr)
import(ggExtra)
import(ggcorrplot)
import(ggplot2)
import(haven)
import(patchwork)
import(rlang)
import(tidyr)
importFrom(PMCMRplus,kwAllPairsConoverTest)
importFrom(crayon,blue)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colors)
importFrom(grDevices,rgb)
importFrom(graphics,par)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(multcompView,multcompLetters)
importFrom(purrr,map_dfc)
importFrom(stats,TukeyHSD)
importFrom(stats,addmargins)
importFrom(stats,aov)
importFrom(stats,as.formula)
importFrom(stats,coefficients)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,kruskal.test)
importFrom(stats,lm)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,pf)
importFrom(stats,reorder)
importFrom(stats,residuals)
importFrom(stats,rstudent)
importFrom(stats,sd)
importFrom(utils,object.size)
