Get 50% off unlimited learning
Buy Now
Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (1.3.5) of this package.
Take me there.
igraph (version 0.1.1)
IGraph class
Description
Routines for simple graphs.
Copy Link
Link to current version
Version
Version
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.11
1.2.10
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4.2
1.2.4.1
1.2.4
1.2.3
1.2.2
1.2.1
1.1.2
1.1.1
1.0.1
1.0.0
0.7.1
0.7.0
0.6.6
0.6.5-2
0.6.5-1
0.6.4
0.6-3
0.6-2
0.6-1
0.5.5-4
0.5.5-3
0.5.5-2
0.5.5-1
0.5.4-1
0.5.3
0.5.2-2
0.5.1
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.3.3
0.3.2
0.3.1
0.2.1
0.1.2
0.1.1
Install
install.packages('igraph')
Monthly Downloads
733,150
Version
0.1.1
License
GPL version 2 or later (June, 1991)
Maintainer
Gabor Csardi
Last Published
February 10th, 2023
Functions in igraph (0.1.1)
Search all functions
iterators
Vertex and edge sequences
attributes
Graph, vertex and edge attributes
power.law.fit
Fitting a power-law distribution function to discrete data
minimum.spanning.tree
Minimum spanning tree
evcent
Find Eigenvector Centrality Scores of Network Positions
closeness
Closeness centrality of vertices
growing.random.game
Growing random graph generation
plot.igraph
Plotting of graphs
barabasi.game
Generate scale-free graphs according to the Barabasi-Albert model
print.igraph
Print graphs to the terminal
simplify
Remove loop and/or multiple edges from a graph
betweenness
Vertex and edge betweenness centrality
shortest.paths
Shortest (directed or undirected) paths between vertices
write.graph
Writing the graph to a file in some format
cocitation
Cocitation coupling
is.igraph
Is this object a graph?
degree.sequence.game
Generate random graphs with a given degree sequence
diameter
Diameter of a graph
tkplot
Interactive plotting of graphs
running.mean
Running mean of a time series
components
In- or out- component of a vertex
erdos.renyi.game
Generate random graphs according to the Erdos-Renyi model
aging.prefatt.game
Generate an evolving random graph with preferential attachment and aging
graph.constructors
Various methods for creating graphs
community
Undocumented functions for community structure detection
subgraph
Subgraph of a graph
degree
Degree and degree distribution of the vertices
structure.info
Gaining information about graph structure
read.graph
Reading foreign file formats
measure.dynamics
Measuring the driving force in evolving networks
graph.structure
Method for structural manipulation of graphs
clusters
Connected components of a graph
transitivity
Transitivity of a graph
igraph.sample
Sampling a random integer sequence
layout
Generate coordinates for plotting graphs
conversion
Convert a graph to an adjacency matrix or an edge list