# Generated by roxygen2: do not edit by hand

export(adj_to_incidence)
export(adj_to_matrix)
export(aggregate_layers)
export(alter_composition)
export(alter_heterogeneity)
export(alter_homophily)
export(betweenness_centrality)
export(bfs_ugraph)
export(block_density)
export(bonacich_norm)
export(bonacich_power)
export(brokerage_roles)
export(centrality_centralization)
export(citation_decay)
export(clique_max)
export(clique_table)
export(closeness_centrality)
export(co_occurrence)
export(community_betweenness)
export(community_greedy)
export(community_label)
export(components_id)
export(compound_relation)
export(concor)
export(core_periphery)
export(count_geodesics)
export(cug_test)
export(cumulativeSumMatrices)
export(dag_check)
export(dag_sort)
export(dir_inclusion)
export(dist_geographic)
export(dist_sim_matrix)
export(dominance_layers)
export(dominance_pairs)
export(dominance_ranks)
export(dyad_triad_table)
export(dyadic_census)
export(eb_constraint)
export(edgelist_to_matrix)
export(ego_net)
export(ei_index)
export(eigenvector_centrality)
export(expand_matrix)
export(extract_component)
export(fractional_approach)
export(gen_degree)
export(gen_density)
export(geo_distances)
export(geo_summary)
export(heterogeneity)
export(hyperevent_dominance)
export(hypergraph)
export(ind_rand_matrix)
export(indirect_rel)
export(jaccard)
export(k_core)
export(katz_centrality)
export(kp_reciprocity)
export(krackhardt_index)
export(leading_eigen)
export(leiden)
export(main_path)
export(main_path_diag)
export(matrix_adjlist)
export(matrix_projection)
export(matrix_report)
export(matrix_to_edgelist)
export(meta_matrix)
export(minmax_overlap)
export(mix_matrix)
export(mixed_census)
export(modularity_score)
export(multilevel_degree)
export(multiplex_census)
export(neigh_inclusion)
export(page_rank_centrality)
export(pareto_dominance)
export(partition_centrality)
export(percolation_clique)
export(perm_label)
export(perm_matrix)
export(pos_dominance)
export(posneg_index)
export(power_function)
export(pref_attachment)
export(preserved_order)
export(q_analysis)
export(qap_cor)
export(qap_lm)
export(recip_coef)
export(redundancy)
export(rege)
export(segregation)
export(set_inclusion)
export(shared_partners)
export(short_path)
export(simplicial_complexes)
export(small_world)
export(social_influence)
export(spatial_cor)
export(struc_balance)
export(structural_holes)
export(structural_na)
export(supra_adjacency)
export(threshold_diffusion)
export(trans_coef)
export(trans_matrix)
export(traversal_weights)
export(triad_uman)
export(wall_distances)
export(wlocal_distances)
export(z_arctest)
export(zone_sample)
import(utils)
importFrom(Matrix,Matrix)
importFrom(Matrix,diag)
importFrom(Matrix,sparseMatrix)
importFrom(Matrix,t)
importFrom(stats,aggregate)
importFrom(stats,pnorm)
importFrom(stats,rbinom)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,var)
