# Generated by roxygen2: do not edit by hand

S3method(plot,smartcormat)
S3method(print,smartcor)
S3method(print,smartcor_comparison)
S3method(print,smartcor_normtest)
S3method(print,smartcormat)
S3method(tidy,smartcor)
S3method(tidy,smartcor_comparison)
S3method(tidy,smartcormat)
export(available_methods)
export(compare_methods)
export(detect_type)
export(ggcor_heatmap)
export(ggcor_method_heatmap)
export(plot_cor_heatmap)
export(smart_cor)
export(smart_cor_df)
export(smart_cormat)
export(test_bivariate_normality)
export(tidy)
importFrom(cli,cli_abort)
importFrom(cli,cli_alert_info)
importFrom(cli,cli_alert_success)
importFrom(cli,cli_alert_warning)
importFrom(cli,cli_h1)
importFrom(cli,cli_h2)
importFrom(cli,cli_h3)
importFrom(cli,cli_text)
importFrom(generics,tidy)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,axis)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(rlang,"%||%")
importFrom(rlang,.data)
importFrom(rlang,warn)
importFrom(stats,chisq.test)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,cor.test)
importFrom(stats,dnorm)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,uniroot)
importFrom(stats,var)
importFrom(tibble,tibble)
importFrom(utils,menu)
