# Generated by roxygen2: do not edit by hand

S3method(apa.cor.matrix,default)
S3method(apa.descriptives,default)
S3method(apa.merge,default)
S3method(apa.regression,default)
S3method(apa.signif,default)
S3method(apa.table,default)
S3method(print,apa.cor.matrix)
S3method(print,apa.descriptives)
S3method(print,apa.merge)
S3method(print,apa.regression)
S3method(print,apa.signif)
S3method(print,apa.table)
export(apa.cor.matrix)
export(apa.descriptives)
export(apa.merge)
export(apa.regression)
export(apa.signif)
export(apa.table)
importFrom("ReporteRs","FlexTable")
importFrom("ReporteRs","addHeaderRow")
importFrom("ReporteRs","addParagraph")
importFrom("ReporteRs","addSection")
importFrom("ReporteRs","cellProperties")
importFrom("ReporteRs","chprop")
importFrom("ReporteRs","docx")
importFrom("ReporteRs","parCenter")
importFrom("ReporteRs","parLeft")
importFrom("ReporteRs","parProperties")
importFrom("ReporteRs","parRight")
importFrom("ReporteRs","pot")
importFrom("ReporteRs","textNormal")
importFrom("ReporteRs","textProperties")
importFrom("ReporteRs","writeDoc")
importFrom("stats","anova")
importFrom("stats","cor")
importFrom("stats","pf")
importFrom("stats","sd")
importFrom("utils","head")
