# Generated by roxygen2: do not edit by hand

export("%!in%")
export(AddToCodebook)
export(ApplyNormativeTScores)
export(CalcZScore)
export(CombineCodebooks)
export(ConvertOrdinalToNumeric)
export(CreateMCATable)
export(CreateNormativeTScores)
export(CreatePCATable)
export(CreatePathwayPlot_KT)
export(CreateProjectFolders)
export(CreateStatisticsTable)
export(CreateSummaryTable)
export(CreateVariableTypesTemplate)
export(CreateZScorePlot)
export(FormattedDataDictionary)
export(IQROutliers)
export(InsertValues)
export(KeepEnv)
export(MakeComparisonTable)
export(MakeFacetCatComparisonTable)
export(MakeTable1)
export(Make_DataDictionary)
export(Merge_ByClosestTime)
export(Pipeline_SOMClust)
export(Plot2GroupStats)
export(PlotAnovaRelationshipsMatrix)
export(PlotAssociations)
export(PlotBlandAltman)
export(PlotCatInteractionEffectsMatrix)
export(PlotCategoricalDistributions)
export(PlotChiSqCovar)
export(PlotContinuousDistributions)
export(PlotCorrelationsHeatmap)
export(PlotDirectionalHeatmaps)
export(PlotInteractionEffectsContinuous)
export(PlotInteractionEffectsMatrix)
export(PlotMiningMatrix)
export(PlotMissingData)
export(PlotNumInteractionEffectsMatrix)
export(PlotPValueComparisons)
export(PlotPartialRegressionScatter)
export(PlotPhiHeatmap)
export(PlotPointCorrelationsHeatmap)
export(PlotSpiderChart)
export(PlotSplitViolin)
export(PlotSwimmerTransitions)
export(PlotTimeDistribution)
export(ProjectPCA)
export(Project_SOMClust)
export(Project_ZScore)
export(ReValueFactors)
export(ReplaceMissingCode)
export(ReplaceMissingLabels)
export(RevalueData)
export(SummarizeTransitions)
export(UnivariateRegressionTable)
export(UpdateCodebook)
export(UpdateDataDictionary)
export(add_r_and_stars)
export(calculate_pathway_results)
export(createBinaryMapping)
export(createFacetLabels)
export(geom_starcaption)
export(getBinaryVars)
export(getCatVars)
export(getNumVars)
export(plotForestFromTable)
export(plotPCA)
export(plotSigAssociations)
export(plotSigCorrelations)
export(removeString)
export(reverseFactorLevels)
export(use_EDATemplate)
export(windsorize)
import(dplyr)
import(ggplot2)
import(ggstatsplot)
import(gtsummary)
import(tidyr)
importFrom(dplyr,"%>%")
importFrom(dplyr,all_of)
importFrom(dplyr,any_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,coalesce)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,summarise_if)
importFrom(dplyr,ungroup)
importFrom(dplyr,where)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_blank)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_gradientn)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_shape_manual)
importFrom(ggplot2,scale_size_continuous)
importFrom(ggplot2,scale_y_discrete)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_linedraw)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,theme_void)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggstatsplot,ggscatterstats)
importFrom(gtsummary,tbl_merge)
importFrom(gtsummary,tbl_summary)
importFrom(kableExtra,cell_spec)
importFrom(kableExtra,kable)
importFrom(kableExtra,kable_styling)
importFrom(kableExtra,scroll_box)
importFrom(labelled,var_label)
importFrom(magrittr,"%>%")
importFrom(paletteer,paletteer_c)
importFrom(paletteer,paletteer_d)
importFrom(purrr,keep)
importFrom(rstatix,add_significance)
importFrom(rstatix,adjust_pvalue)
importFrom(rstatix,anova_test)
importFrom(rstatix,get_summary_stats)
importFrom(rstatix,kruskal_test)
importFrom(sjlabelled,get_label)
importFrom(sjlabelled,set_label)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,lm)
importFrom(stats,p.adjust)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(summarytools,descr)
importFrom(tibble,column_to_rownames)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(utils,write.csv)
