# Generated by roxygen2: do not edit by hand

export(Hc)
export(Midlayer_role)
export(Multi_motif)
export(Node_versatility)
export(Prc)
export(Psc)
export(build_net)
export(igraph_from_matrices)
export(motif_count)
export(null_model)
export(role_sim)
export(subnet_cor)
import(igraph)
importFrom(Matrix,Diagonal)
importFrom(Matrix,Matrix)
importFrom(Matrix,drop0)
importFrom(Matrix,sparseMatrix)
importFrom(igraph,V)
importFrom(igraph,as.directed)
importFrom(igraph,as_adjacency_matrix)
importFrom(igraph,distances)
importFrom(igraph,get.edgelist)
importFrom(igraph,graph_from_adjacency_matrix)
importFrom(igraph,graph_from_edgelist)
importFrom(igraph,layout_with_sugiyama)
importFrom(igraph,plot.igraph)
importFrom(stats,runif)
