# Generated by roxygen2: do not edit by hand

export("%$%")
export("%<>%")
export("%>%")
export("%|%")
export("%||%")
export(as_tibble)
export(p_adjust_text)
export(pairwise_comparisons)
export(pairwise_comparisons_caption)
export(pairwise_p)
export(pairwise_p_caption)
export(signif_column)
export(specify_decimal_p)
export(tibble)
importFrom(WRS2,lincon)
importFrom(WRS2,rmmcp)
importFrom(dplyr,everything)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,mutate_if)
importFrom(dplyr,n)
importFrom(dplyr,rename)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,ungroup)
importFrom(dplyr,vars)
importFrom(forcats,fct_relabel)
importFrom(groupedstats,signif_column)
importFrom(groupedstats,specify_decimal_p)
importFrom(jmv,anovaNP)
importFrom(jmv,anovaRMNP)
importFrom(magrittr,"%$%")
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(purrrlyr,by_row)
importFrom(rlang,"!!")
importFrom(rlang,"%|%")
importFrom(rlang,"%||%")
importFrom(rlang,":=")
importFrom(rlang,as_string)
importFrom(rlang,enquo)
importFrom(rlang,ensym)
importFrom(stats,TukeyHSD)
importFrom(stats,aov)
importFrom(stats,na.omit)
importFrom(stats,p.adjust)
importFrom(stats,pairwise.t.test)
importFrom(stats,ptukey)
importFrom(stats,qtukey)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(stringr,str_replace)
importFrom(tibble,as_tibble)
importFrom(tibble,enframe)
importFrom(tibble,rowid_to_column)
importFrom(tibble,tibble)
importFrom(tidyr,gather)
importFrom(tidyr,separate)
importFrom(tidyr,spread)
importFrom(utils,combn)
