# Generated by roxygen2: do not edit by hand

export(barplot_for_counts)
export(capitalize)
export(chi_square_test_pairwise)
export(clean_data_from_qualtrics)
export(coefficent_of_variation)
export(cohen_d)
export(cohen_d_from_cohen_textbook)
export(comma_sep_string_to_numbers)
export(compare_datasets)
export(compare_groups)
export(correlation_matrix)
export(cum_percent_plot)
export(desc_stats)
export(desc_stats_by_group)
export(find_duplicates)
export(floodlight_2_by_continuous)
export(ggsave_quick)
export(histogram)
export(histogram_by_group)
export(histogram_w_outlier_bins)
export(id_across_datasets)
export(mann_whitney)
export(matrix_prep_dt)
export(mediation_analysis)
export(merge_data_table_list)
export(merge_data_tables)
export(multiple_regression)
export(order_rows_specifically_in_dt)
export(parallel_analysis)
export(percentile_rank)
export(plot_group_means)
export(population_variance)
export(prep)
export(pretty_round_p_value)
export(print_loop_progress)
export(proportion_of_values_in_vector)
export(read_csv)
export(read_sole_csv)
export(regex_match)
export(rel_pos_of_value_in_vector)
export(rel_value_of_pos_in_vector)
export(robust_regression)
export(scatterplot)
export(se_of_mean)
export(setup_r_env)
export(start_kim)
export(t_test_pairwise)
export(tabulate_vector)
export(theme_kim)
export(top_median_or_bottom)
export(two_way_anova)
export(update_kim)
export(wilcoxon_rank_sum_test)
export(write_csv)
import(data.table)
import(devtools)
import(ggplot2)
import(ggridges)
import(interactions)
import(paran)
importFrom(car,Anova)
importFrom(car,leveneTest)
importFrom(ggplot2,theme)
importFrom(lemon,coord_capped_cart)
importFrom(stats,model.frame)
importFrom(stats,pf)
importFrom(utils,head)
