# Generated by roxygen2: do not edit by hand

export(analyseNetwork)
export(extractSubMatrix)
export(findCluster)
export(nominalAsBinet)
export(plotBipartite)
export(plotBipartiteInteractive)
export(plotCluster)
export(plotIncMatrix)
export(predictEdge)
export(scoreCluster)
export(validateCluster)
export(validateEdgePrediction)
export(visualClusterInBipartite)
import(RColorBrewer)
import(fpc)
import(ggplot2)
import(igraph)
import(missMDA)
import(networkD3)
import(skimr)
import(tidytext)
import(visNetwork)
importFrom(bipartite,nested)
importFrom(bnstruct,knn.impute)
importFrom(crayon,green)
importFrom(crayon,red)
importFrom(dplyr,arrange)
importFrom(dplyr,arrange_if)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,setdiff)
importFrom(dplyr,summarize)
importFrom(mice,mice)
importFrom(plotly,ggplotly)
importFrom(purrr,is_double)
importFrom(purrr,is_empty)
importFrom(scales,rescale)
importFrom(softImpute,complete)
importFrom(softImpute,softImpute)
importFrom(stats,median)
importFrom(tibble,column_to_rownames)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(utils,askYesNo)
