graph_summary | R Documentation |
Gives a summary of common metrics of given graph
graph_summary(graph, plot = FALSE)
graph |
is the igraph object |
plot |
uses tkplot to plot the |
object containing summary
{ graph_summary(erdos.renyi.game(20, 0.2)) }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.