# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,ResIN)
S3method(autoplot,ResIN)
S3method(head,ResIN)
S3method(plot,ResIN)
S3method(print,ResIN)
S3method(print,summary.ResIN)
S3method(summary,ResIN)
S3method(tail,ResIN)
export(ResIN)
export(ResIN_boots_execute)
export(ResIN_boots_extract)
export(ResIN_boots_prepare)
export(ResIN_to_gephi)
export(ResIN_to_igraph)
export(ResIN_to_qgraph)
importFrom(DirectedClustering,"ClustF")
importFrom(Matrix,"nearPD")
importFrom(doSNOW,"registerDoSNOW")
importFrom(dplyr,"%>%")
importFrom(dplyr,"all_of")
importFrom(dplyr,"filter")
importFrom(dplyr,"left_join")
importFrom(dplyr,"mutate")
importFrom(dplyr,"row_number")
importFrom(dplyr,"sample_n")
importFrom(dplyr,"select")
importFrom(fastDummies,"dummy_cols")
importFrom(foreach,"%dopar%")
importFrom(foreach,"foreach")
importFrom(ggplot2,"aes")
importFrom(ggplot2,"coord_fixed")
importFrom(ggplot2,"element_blank")
importFrom(ggplot2,"element_text")
importFrom(ggplot2,"geom_curve")
importFrom(ggplot2,"geom_point")
importFrom(ggplot2,"geom_text")
importFrom(ggplot2,"ggplot")
importFrom(ggplot2,"ggtitle")
importFrom(ggplot2,"scale_color_continuous")
importFrom(ggplot2,"scale_color_discrete")
importFrom(ggplot2,"scale_colour_manual")
importFrom(ggplot2,"theme")
importFrom(ggplot2,"theme_classic")
importFrom(ggplot2,"theme_void")
importFrom(ggplot2,autoplot)
importFrom(ggraph,"geom_edge_link")
importFrom(ggraph,"geom_node_point")
importFrom(ggraph,"ggraph")
importFrom(graphics,plot)
importFrom(igraph,"V")
importFrom(igraph,"cluster_leading_eigen")
importFrom(igraph,"graph_from_adjacency_matrix")
importFrom(igraph,"graph_from_data_frame")
importFrom(igraph,"layout_nicely")
importFrom(igraph,"layout_with_fr")
importFrom(igraph,"membership")
importFrom(igraph,"vcount")
importFrom(parallel,"makeCluster")
importFrom(parallelly,"availableCores")
importFrom(psych,"corr.test")
importFrom(qgraph,"EBICglasso")
importFrom(qgraph,"centrality_auto")
importFrom(qgraph,"cor_auto")
importFrom(qgraph,"qgraph")
importFrom(qgraph,"qgraph.layout.fruchtermanreingold")
importFrom(readr,"write_csv")
importFrom(shadowtext,"geom_shadowtext")
importFrom(stats,"complete.cases")
importFrom(stats,"cor")
importFrom(stats,"cov")
importFrom(stats,"median")
importFrom(stats,"prcomp")
importFrom(stats,"princomp")
importFrom(stats,"quantile")
importFrom(stats,"rnorm")
importFrom(stats,"sd")
importFrom(stats,"var")
importFrom(tidyr,"pivot_longer")
importFrom(utils,"setTxtProgressBar")
importFrom(utils,"txtProgressBar")
importFrom(utils,head)
importFrom(utils,tail)
importFrom(wCorr,"weightedCorr")
