# Generated by roxygen2: do not edit by hand

export(akaike_weights)
export(barplot_for_counts)
export(bracket)
export(capitalize)
export(change_var_names)
export(check_modes)
export(check_req_pkg)
export(chi_squared_test)
export(chi_squared_test_pairwise)
export(clean_data_from_qualtrics)
export(coefficent_of_variation)
export(cohen_d)
export(cohen_d_borenstein)
export(cohen_d_from_cohen_textbook)
export(cohen_d_over_n)
export(cohen_d_to_r)
export(cohen_d_torchiano)
export(combine_data_across_cols)
export(comma_sep_string_to_numbers)
export(compare_datasets)
export(compare_dependent_rs)
export(compare_effect_sizes)
export(compare_groups)
export(compare_independent_rs)
export(contingency_table)
export(convert_cols_to_numeric)
export(convert_to_excel_formula)
export(correlation_matrix)
export(cum_percent_plot)
export(desc_stats)
export(desc_stats_by_group)
export(detach_user_installed_pkgs)
export(duplicated_values)
export(exit_from_parent_function)
export(find_duplicates)
export(fisher_z_transform)
export(floodlight_2_by_continuous)
export(forest_plot)
export(geomean)
export(ggsave_quick)
export(histogram)
export(histogram_by_group)
export(histogram_deprecated_1)
export(histogram_from_hist)
export(histogram_w_outlier_bins)
export(id_across_datasets)
export(identical_all)
export(install_all_dependencies)
export(kurtosis)
export(log_odds_ratio)
export(log_odds_ratio_to_d)
export(logistic_reg_w_interaction)
export(logistic_regression)
export(logistic_regression_table)
export(loglinear_analysis)
export(mad_remove_outliers)
export(mann_whitney)
export(matrix_prep_dt)
export(mediation_analysis)
export(merge_data_table_list)
export(merge_data_tables)
export(modes_of_objects)
export(multiple_regression)
export(noncentrality_parameter)
export(odds_ratio)
export(order_rows_specifically_in_dt)
export(outlier)
export(overlapping_interval)
export(p0)
export(parallel_analysis)
export(percentile_rank)
export(pivot_table)
export(plot_group_means)
export(pm)
export(population_variance)
export(prep)
export(pretty_round_p_value)
export(pretty_round_r)
export(print_loop_progress)
export(proportion_of_values_in_vector)
export(q_stat_test_homo_r)
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(remove_from_vector)
export(remove_user_installed_pkgs)
export(repeated_measures_anova)
export(replace_values_in_dt)
export(robust_regression)
export(round_flexibly)
export(scatterplot)
export(score_scale_items)
export(se_of_mean)
export(setup_r_env)
export(setwd_to_active_doc)
export(simple_effects_analysis)
export(skewness)
export(spotlight_2_by_continuous)
export(standardize)
export(standardized_regression)
export(start_kim)
export(su)
export(t_test_pairwise)
export(tabulate_vector)
export(tau_squared)
export(theme_kim)
export(top_median_or_bottom)
export(tv)
export(two_way_anova)
export(und)
export(unload_user_installed_pkgs)
export(update_kim)
export(var_of_log_odds_ratio_to_var_of_d)
export(vlookup)
export(weighted_mean_effect_size)
export(weighted_mean_r)
export(weighted_z)
export(wilcoxon_rank_sum_test)
export(write_csv)
export(z_score)
export(z_to_r_transform)
import(data.table)
