# Generated by roxygen2: do not edit by hand

S3method(as.character,cld_object)
S3method(as.data.frame,cld_object)
S3method(as_cld,character)
S3method(as_cld,cld_object)
S3method(as_cld,data.frame)
S3method(make_cld,DunnTest)
S3method(make_cld,PMCMR)
S3method(make_cld,PostHocTest)
S3method(make_cld,data.frame)
S3method(make_cld,formula)
S3method(make_cld,matrix)
S3method(make_cld,pairwise.htest)
S3method(make_cld,pairwise_pval_df)
S3method(print,cld_object)
S3method(tibble::as_tibble,cld_object)
export(as_cld)
export(make_cld)
export(pval_matrix_to_df)
importFrom(stats,complete.cases)
importFrom(stats,model.frame)
importFrom(stats,setNames)
