# Generated by roxygen2: do not edit by hand

S3method(as.matrix,pairwise)
S3method(pairwise,data.frame)
S3method(pairwise,easycorrelation)
S3method(pairwise,matrix)
S3method(plot,pairwise)
export(ace_cor)
export(add_nobs_to_pairwise)
export(as.pairwise)
export(pair_ace)
export(pair_cancor)
export(pair_chi)
export(pair_control)
export(pair_cor)
export(pair_dcor)
export(pair_gkGamma)
export(pair_gkTau)
export(pair_kendall)
export(pair_methods)
export(pair_mine)
export(pair_nmi)
export(pair_polychor)
export(pair_polyserial)
export(pair_scagnostics)
export(pair_spearman)
export(pair_tauA)
export(pair_tauB)
export(pair_tauC)
export(pair_tauW)
export(pair_uncertainty)
export(pairwise)
export(pairwise_by)
export(pairwise_multi)
export(pairwise_scores)
export(plot_pairwise)
export(plot_pairwise_linear)
importFrom(colorspace,scale_fill_continuous_diverging)
importFrom(colorspace,scale_fill_continuous_sequential)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,coord_polar)
importFrom(ggplot2,coord_radial)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_identity)
importFrom(ggplot2,scale_fill_gradient2)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_y_discrete)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_void)
importFrom(ggplot2,unit)
importFrom(ggplot2,waiver)
importFrom(ggplot2,ylim)
importFrom(rlang,.data)
importFrom(stats,cancor)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,na.omit)
