# Generated by roxygen2: do not edit by hand

S3method(coef,regression_SPSS)
S3method(df.residual,regression_SPSS)
S3method(fitted,regression_SPSS)
S3method(format_SPSS,data.frame)
S3method(format_SPSS,default)
S3method(format_SPSS,integer)
S3method(format_SPSS,matrix)
S3method(format_SPSS,numeric)
S3method(plot,ANOVA_SPSS)
S3method(plot,regression_SPSS)
S3method(print,ANOVA_SPSS)
S3method(print,SPSS_table)
S3method(print,chisq_test_SPSS)
S3method(print,descriptives_SPSS)
S3method(print,kruskal_test_SPSS)
S3method(print,regression_SPSS)
S3method(print,sign_test_SPSS)
S3method(print,t_test_SPSS)
S3method(print,wilcoxon_test_SPSS)
S3method(residuals,regression_SPSS)
S3method(to_SPSS,ANOVA_SPSS)
S3method(to_SPSS,chisq_test_SPSS)
S3method(to_SPSS,descriptives_SPSS)
S3method(to_SPSS,kruskal_test_SPSS)
S3method(to_SPSS,regression_SPSS)
S3method(to_SPSS,sign_test_SPSS)
S3method(to_SPSS,t_test_SPSS)
S3method(to_SPSS,wilcoxon_test_SPSS)
S3method(to_latex,SPSS_table)
S3method(to_latex,data.frame)
export(ANOVA)
export(SPSS_pal)
export(box_plot)
export(boxplotSPSS)
export(chisqTest)
export(chisq_test)
export(descriptives)
export(formatSPSS)
export(format_SPSS)
export(histSPSS)
export(histogram)
export(kruskalTest)
export(kruskal_test)
export(line_plot)
export(linesSPSS)
export(numberSPSS)
export(paletteSPSS)
export(plotSPSS)
export(r2spss.sty)
export(r2spss_options)
export(regression)
export(scale_color_SPSS)
export(scale_colour_SPSS)
export(scale_fill_SPSS)
export(scatter_plot)
export(signTest)
export(sign_test)
export(substrSPSS)
export(tTest)
export(t_test)
export(theme_SPSS)
export(to_SPSS)
export(to_latex)
export(to_spss)
export(trimmed_mean)
export(wilcoxonTest)
export(wilcoxon_test)
import(ggplot2)
importFrom(car,Anova)
importFrom(car,leveneTest)
importFrom(grDevices,rgb)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,boxplot)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matlines)
importFrom(graphics,matplot)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(scales,number)
importFrom(stats,aggregate)
importFrom(stats,anova)
importFrom(stats,aov)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,dbinom)
importFrom(stats,df.residual)
importFrom(stats,dnorm)
importFrom(stats,fitted)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,na.pass)
importFrom(stats,pbinom)
importFrom(stats,pchisq)
importFrom(stats,pf)
importFrom(stats,pnorm)
importFrom(stats,pwilcox)
importFrom(stats,qt)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,t.test)
importFrom(utils,packageDate)
importFrom(utils,packageVersion)
