igraph

Network Analysis and Visualization

Routines for simple graphs and network analysis. It can handle large graphs very well and provides functions for generating random and regular graphs, graph visualization, centrality methods and much more.

2.3.2 GPL (>= 2) 1 个版本
安装
install.packages("igraph")
remotes::install_cran("igraph")
版本列表
2.3.2 2026-05-29