# Generated by roxygen2: do not edit by hand

export("%$%")
export("%<>%")
export("%>%")
export("%|%")
export("%||%")
export(as_tibble)
export(bf_contingency_tab)
export(bf_corr_test)
export(bf_expr)
export(bf_extractor)
export(bf_one_sample_ttest)
export(bf_onesample_proptest)
export(bf_oneway_anova)
export(bf_ttest)
export(bf_two_sample_ttest)
export(expr_anova_bayes)
export(expr_anova_nonparametric)
export(expr_anova_parametric)
export(expr_anova_robust)
export(expr_contingency_tab)
export(expr_corr_test)
export(expr_mann_nonparametric)
export(expr_onesample_proptest)
export(expr_t_bayes)
export(expr_t_nonparametric)
export(expr_t_onesample)
export(expr_t_parametric)
export(expr_t_robust)
export(expr_template)
export(lm_effsize_ci)
export(long_to_wide_converter)
export(set_cwd)
export(signif_column)
export(specify_decimal_p)
export(tibble)
importFrom(BayesFactor,anovaBF)
importFrom(BayesFactor,contingencyTableBF)
importFrom(BayesFactor,correlationBF)
importFrom(BayesFactor,extractBF)
importFrom(BayesFactor,logMeanExpLogs)
importFrom(BayesFactor,ttestBF)
importFrom(MCMCpack,rdirichlet)
importFrom(WRS2,onesampb)
importFrom(WRS2,pbcor)
importFrom(WRS2,rmanova)
importFrom(WRS2,t1way)
importFrom(WRS2,yuen)
importFrom(WRS2,yuen.effect.ci)
importFrom(WRS2,yuend)
importFrom(boot,boot)
importFrom(boot,boot.ci)
importFrom(broomExtra,tidy)
importFrom(crayon,blue)
importFrom(crayon,green)
importFrom(crayon,red)
importFrom(crayon,yellow)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,ends_with)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,matches)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,mutate_if)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(dplyr,union)
importFrom(dplyr,vars)
importFrom(ellipsis,check_dots_used)
importFrom(ez,ezANOVA)
importFrom(groupedstats,lm_effsize_ci)
importFrom(groupedstats,lm_effsize_standardizer)
importFrom(groupedstats,set_cwd)
importFrom(groupedstats,signif_column)
importFrom(groupedstats,specify_decimal_p)
importFrom(magrittr,"%$%")
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(psych,corr.test)
importFrom(rcompanion,cohenG)
importFrom(rcompanion,cramerV)
importFrom(rcompanion,cramerVFit)
importFrom(rcompanion,epsilonSquared)
importFrom(rcompanion,kendallW)
importFrom(rcompanion,spearmanRho)
importFrom(rcompanion,wilcoxonOneSampleR)
importFrom(rcompanion,wilcoxonPairedR)
importFrom(rcompanion,wilcoxonR)
importFrom(rlang,"!!")
importFrom(rlang,"%|%")
importFrom(rlang,"%||%")
importFrom(rlang,":=")
importFrom(rlang,as_name)
importFrom(rlang,enexpr)
importFrom(rlang,enquo)
importFrom(rlang,ensym)
importFrom(rlang,eval_tidy)
importFrom(rlang,exec)
importFrom(rlang,expr)
importFrom(rlang,new_formula)
importFrom(rlang,quo_is_null)
importFrom(stats,chisq.test)
importFrom(stats,cor)
importFrom(stats,cor.test)
importFrom(stats,dmultinom)
importFrom(stats,friedman.test)
importFrom(stats,kruskal.test)
importFrom(stats,lm)
importFrom(stats,mcnemar.test)
importFrom(stats,na.omit)
importFrom(stats,oneway.test)
importFrom(stats,pt)
importFrom(stats,qt)
importFrom(stats,t.test)
importFrom(stats,uniroot)
importFrom(stats,wilcox.test)
importFrom(tibble,as_tibble)
importFrom(tibble,enframe)
importFrom(tibble,tibble)
importFrom(tibble,tribble)
importFrom(tidyr,drop_na)
importFrom(tidyr,spread)
importFrom(tidyr,uncount)
