# Generated by roxygen2: do not edit by hand

export(cohen_d_from_cohen_textbook)
export(compare_groups)
export(desc_stats)
export(desc_stats_by_group)
export(exploratory)
export(histogram)
export(histogram_by_group)
export(id_across_datasets)
export(kurtosis)
export(mann_whitney)
export(mediation_analysis)
export(merge_data_table_list)
export(merge_data_tables)
export(multiple_regression)
export(order_rows_specifically_in_dt)
export(prep)
export(pretty_round_p_value)
export(read_csv)
export(scatterplot)
export(se_of_mean)
export(skewness)
export(t_test_pairwise)
export(tabulate_vector)
export(theme_kim)
export(update_exploratory)
export(wilcoxon_rank_sum_test)
import(data.table)
import(ggplot2)
import(shiny)
import(shinydashboard)
importFrom(ggplot2,theme)
