# Generated by roxygen2: do not edit by hand

S3method("[",count_me)
S3method(add_name_to_statistics,data.frame)
S3method(add_name_to_statistics,list)
S3method(add_name_to_tests,data.frame)
S3method(add_name_to_tests,list)
S3method(atable,data.frame)
S3method(atable,formula)
S3method(format_statistics,default)
S3method(format_statistics,statistics_count_me)
S3method(format_statistics,statistics_factor)
S3method(format_statistics,statistics_numeric)
S3method(format_tests,default)
S3method(format_tests,htest)
S3method(format_tests,htest_with_effect_size)
S3method(multi_sample_htest,character)
S3method(multi_sample_htest,factor)
S3method(multi_sample_htest,logical)
S3method(multi_sample_htest,numeric)
S3method(multi_sample_htest,ordered)
S3method(replace_NA,character)
S3method(replace_NA,data.frame)
S3method(replace_NA,default)
S3method(replace_NA,factor)
S3method(replace_NA,list)
S3method(replace_NA,ordered)
S3method(statistics,character)
S3method(statistics,count_me)
S3method(statistics,factor)
S3method(statistics,logical)
S3method(statistics,numeric)
S3method(translate_to_LaTeX,character)
S3method(translate_to_LaTeX,data.frame)
S3method(translate_to_LaTeX,factor)
S3method(translate_to_LaTeX,list)
S3method(translate_to_LaTeX,logical)
S3method(translate_to_LaTeX,numeric)
S3method(two_sample_htest,character)
S3method(two_sample_htest,factor)
S3method(two_sample_htest,logical)
S3method(two_sample_htest,numeric)
S3method(two_sample_htest,ordered)
export(atable)
export(atable_options)
export(atable_options_reset)
export(format_statistics)
export(format_tests)
export(is_syntactically_valid_name)
export(multi_sample_htest)
export(replace_NA)
export(statistics)
export(translate_to_LaTeX)
export(two_sample_htest)
