# Generated by roxygen2: do not edit by hand

export(V)
export(betweenness)
export(cent_network.vis)
export(clusterRank)
export(collective.influence)
export(comp_manipulate)
export(cond.prob.analysis)
export(degree)
export(diff_data.assembly)
export(double.cent.assess)
export(double.cent.assess.noRegression)
export(exir)
export(exir.vis)
export(fcor)
export(graph_from_adjacency_matrix)
export(graph_from_data_frame)
export(graph_from_incidence_matrix)
export(h_index)
export(hubness.score)
export(ivi)
export(ivi.from.indices)
export(lh_index)
export(neighborhood.connectivity)
export(runShinyApp)
export(sif2igraph)
export(sirir)
export(spreading.score)
importFrom(igraph,V)
importFrom(igraph,as_ids)
importFrom(igraph,degree)
importFrom(igraph,graph_from_adjacency_matrix)
importFrom(igraph,graph_from_data_frame)
importFrom(igraph,graph_from_incidence_matrix)
importFrom(igraph,sir)
importFrom(igraph,vcount)
importFrom(utils,tail)
