# Generated by roxygen2: do not edit by hand

S3method(calculate_cors,default)
S3method(calculate_cors,explainer)
S3method(calculate_cors,matrix)
S3method(calculate_cors,table)
S3method(corrgrapher,default)
S3method(corrgrapher,explainer)
S3method(corrgrapher,matrix)
S3method(knit_print,corrgrapher)
S3method(plot,corrgrapher)
S3method(print,corrgrapher)
export(calculate_cors)
export(corrgrapher)
export(save_to_html)
import(htmltools)
importFrom(knitr,knit_print)
importFrom(stats,chisq.test)
importFrom(stats,cor)
importFrom(stats,cor.test)
importFrom(stats,kruskal.test)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(stats,xtabs)
importFrom(utils,combn)
