# Generated by roxygen2: do not edit by hand

S3method(add_stats,data.frame)
S3method(add_stats,default)
S3method(add_stats,matrix)
S3method(inspect,default)
S3method(inspect,list)
S3method(tidy_stats,anova)
S3method(tidy_stats,aov)
S3method(tidy_stats,aovlist)
S3method(tidy_stats,confint)
S3method(tidy_stats,glm)
S3method(tidy_stats,htest)
S3method(tidy_stats,lm)
S3method(tidy_stats,lmerMod)
S3method(tidy_stats,lmerModLmerTest)
S3method(tidy_stats,psych)
S3method(tidy_stats,rma)
export(M)
export(SD)
export(add_stats)
export(add_stats_to_model)
export(copy_to_clipboard_script)
export(correlation_table)
export(count_data)
export(css_style)
export(describe_data)
export(inspect)
export(inspect_click_script)
export(read_stats)
export(rename_columns)
export(report)
export(report_anova)
export(report_chi_squared)
export(report_correlation)
export(report_fisher)
export(report_glm)
export(report_lm)
export(report_lmm)
export(report_p_value)
export(report_rma)
export(report_statistic)
export(report_t_test)
export(report_table_lm)
export(report_wilcoxon)
export(stats_list_to_df)
export(tidy_count_data)
export(tidy_describe_data)
export(tidy_stats)
export(write_stats)
import(dplyr)
import(purrr)
import(readr)
import(shiny)
import(tidyr)
importFrom(magrittr,"%>%")
importFrom(purrr,map2_df)
importFrom(rlang,UQS)
