# Generated by roxygen2: do not edit by hand

export(df_sem)
export(p_range)
export(t_test_one_sample)
export(t_test_two_sample)
importFrom(dplyr,as_label)
importFrom(dplyr,bind_cols)
importFrom(dplyr,enquo)
importFrom(dplyr,is.grouped_df)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(magrittr,"%>%")
importFrom(magrittr,extract2)
importFrom(purrr,map)
importFrom(purrr,map_dbl)
importFrom(purrr,map_dfc)
importFrom(rlang,.data)
importFrom(rlang,as_name)
importFrom(stats,p.adjust)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,t.test)
importFrom(tidyr,everything)
importFrom(tidyr,nest)
