Description Usage Arguments Value Author(s) Examples
The summary of the input graph
1 | summary_graph(graph)
|
graph |
: an igraph graph |
A list of graph description
Issam Falih <issam.falih@lipn.univ-paris13.fr>
1 2 | g = graph.famous("Zachary")
summary_graph(g)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.