# Generated by roxygen2: do not edit by hand

S3method(Ops,cor_df)
S3method(as_matrix,cor_df)
S3method(correlate,default)
S3method(correlate,tbl_sql)
S3method(fashion,data.frame)
S3method(fashion,default)
S3method(fashion,matrix)
S3method(focus_,cor_df)
S3method(focus_if,cor_df)
S3method(focus_if,default)
S3method(network_plot,cor_df)
S3method(network_plot,default)
S3method(rearrange,cor_df)
S3method(rplot,cor_df)
S3method(rplot,default)
S3method(shave,cor_df)
S3method(stretch,cor_df)
export(as_cordf)
export(as_matrix)
export(correlate)
export(fashion)
export(first_col)
export(focus)
export(focus_)
export(focus_if)
export(network_plot)
export(pair_n)
export(rearrange)
export(rplot)
export(shave)
export(stretch)
import(dplyr)
import(ggplot2)
import(rlang)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(purrr,map)
importFrom(purrr,map_df)
importFrom(stats,"dist")
importFrom(tibble,as.tibble)
importFrom(tibble,tibble)
