Package index
-
assign_attributes()
- Assign Vertex and Edge Attributes to an igraph Graph
-
calculate_roles()
- Calculate Network Roles Based on Within-Module Z-Score and Participation Coefficient
-
compare_networks()
- Compare Two Networks
-
find_bottlenecks()
- Identify and Bottleneck Nodes in a Network
-
find_hubs()
- Identify Hub Nodes in a Network
-
find_modules()
- Detect and Visualize Network Modules (Communities)
-
greedy_seed_selection()
- Greedy Seed Node Selection to Maximize Diffusion Toward Target Nodes
-
highlight_nodes()
- Highlight Nodes in a Network Plot
-
layout_horizontal_tree()
- Horizontal Tree Layout for Graph Visualization
-
network_diffusion()
- Perform Network Diffusion from Seed Nodes
-
network_diffusion_with_pvalues()
- Perform Network Diffusion from Seed Nodes
-
plot_CCDF()
- Plot Complementary Cumulative Degree Distribution (CCDF)
-
plot_Net()
- Plot an igraph network with customizable node sizes and edge widths
-
robustness_analysis()
- Network Robustness Analysis via Node Removal Simulation
-
summarize_graph_metrics()
- Summarize Topological Properties of a Graph