# Generated by roxygen2: do not edit by hand

S3method(cliffs_delta,dabest)
S3method(cohens_d,dabest)
S3method(hedges_g,dabest)
S3method(mean_diff,dabest)
S3method(median_diff,dabest)
S3method(plot,dabest_effsize)
S3method(print,dabest)
S3method(print,dabest_effsize)
export(cliffs_delta)
export(cohens_d)
export(dabest)
export(hedges_g)
export(mean_diff)
export(median_diff)
importFrom(boot,boot)
importFrom(boot,boot.ci)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(ggplot2,aes)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(rlang,as_name)
importFrom(rlang,enquo)
importFrom(rlang,quo_is_null)
importFrom(rlang,quo_name)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(stringr,str_interp)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(utils,head)
