uncondenseGraph | R Documentation |
Decondense a graph following a procedure to group together prize nodes. If the input was not condensed, then we just return it back
uncondenseGraph(condensedGraph)
condensedGraph |
An igraph representation of the condensed graph (where prize nodes). The result of calling 'condenseGraph()' |
uncondensed graph
condenseSearchGraph
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.