# Generated by roxygen2: do not edit by hand

S3method(add_stats,default)
S3method(tidy_stats,aov)
S3method(tidy_stats,aovlist)
S3method(tidy_stats,htest)
S3method(tidy_stats,lm)
S3method(tidy_stats,tidystats_descriptives)
export(add_stats)
export(describe_data)
export(read_stats)
export(tidy_stats)
export(tidy_stats_to_data_frame)
export(write_stats)
importFrom(dplyr,"%>%")
