# Generated by roxygen2: do not edit by hand

export(Multi_motif)
export(build_toy_net)
export(coid)
export(cois)
export(hc)
export(icmotif_count)
export(icmotif_role)
export(ig_ddom)
export(ig_icmotif_count)
export(ig_icmotif_role)
export(ig_overlap_guild)
export(node_icc)
export(pc)
export(poc)
export(role_sim)
export(tri_null)
export(trigraph_from_mat)
import(igraph)
import(plot.matrix)
importFrom(igraph,V)
importFrom(igraph,as.directed)
importFrom(igraph,as_adjacency_matrix)
importFrom(igraph,authority_score)
importFrom(igraph,betweenness)
importFrom(igraph,centr_eigen)
importFrom(igraph,closeness)
importFrom(igraph,degree)
importFrom(igraph,get.edgelist)
importFrom(igraph,graph_from_adjacency_matrix)
importFrom(igraph,graph_from_edgelist)
importFrom(igraph,hub_score)
importFrom(igraph,layout_with_sugiyama)
importFrom(igraph,page_rank)
importFrom(igraph,plot.igraph)
importFrom(stats,cor)
importFrom(stats,runif)
importFrom(stats,simulate)
importFrom(vegan,nullmodel)
