# Generated by roxygen2: do not edit by hand

S3method(sc_clumpy,default)
S3method(sc_clumpy,igraph)
S3method(sc_clumpy,scree)
S3method(sc_clumpy2,default)
S3method(sc_clumpy2,igraph)
S3method(sc_clumpy2,scree)
S3method(sc_clumpy_r,default)
S3method(sc_clumpy_r,igraph)
S3method(sc_clumpy_r,scree)
S3method(sc_convex,default)
S3method(sc_convex,list)
S3method(sc_convex,scree)
S3method(sc_outlying,default)
S3method(sc_outlying,igraph)
S3method(sc_outlying,scree)
S3method(sc_skewed,default)
S3method(sc_skewed,igraph)
S3method(sc_skewed,scree)
S3method(sc_skinny,default)
S3method(sc_skinny,list)
S3method(sc_skinny,scree)
S3method(sc_sparse,default)
S3method(sc_sparse,igraph)
S3method(sc_sparse,scree)
S3method(sc_sparse2,default)
S3method(sc_sparse2,list)
S3method(sc_sparse2,scree)
S3method(sc_striated,default)
S3method(sc_striated,igraph)
S3method(sc_striated,scree)
S3method(sc_striated2,default)
S3method(sc_striated2,igraph)
S3method(sc_striated2,scree)
S3method(sc_stringy,default)
S3method(sc_stringy,igraph)
S3method(sc_stringy,scree)
export(calc_scags)
export(calc_scags_wide)
export(draw_alphahull)
export(draw_convexhull)
export(draw_mst)
export(sc_clumpy)
export(sc_clumpy2)
export(sc_clumpy_r)
export(sc_convex)
export(sc_dcor)
export(sc_monotonic)
export(sc_outlying)
export(sc_skewed)
export(sc_skinny)
export(sc_sparse)
export(sc_sparse2)
export(sc_splines)
export(sc_striated)
export(sc_striated2)
export(sc_stringy)
export(sc_striped)
export(scree)
export(top_pairs)
export(top_scags)
importFrom(magrittr,"%>%")
importFrom(progress,progress_bar)
