# Generated by roxygen2: do not edit by hand

S3method(cohens_d,data.frame)
S3method(cohens_d,default)
S3method(cohens_d,formula)
S3method(cohens_d,htest)
S3method(t_test,default)
S3method(t_test,formula)
export(anova_apa)
export(apa)
export(chisq_apa)
export(cohens_d)
export(cohens_d_)
export(cor_apa)
export(petasq)
export(petasq_)
export(t_apa)
export(t_test)
importFrom(dplyr,bind_rows)
importFrom(dplyr,data_frame)
importFrom(dplyr,left_join)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(purrr,as_vector)
importFrom(purrr,flatten)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(rmarkdown,render)
importFrom(stats,complete.cases)
importFrom(stats,model.frame)
importFrom(stats,na.omit)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,t.test)
importFrom(stringr,str_extract)
importFrom(stringr,str_split)
importFrom(stringr,str_trim)
