plotEdges | R Documentation |
Given a list of characteristic vectors (graphs) the function plots an embedding of the nodes in the Euclidean plane and depicts an edge if and only if it is contained in at least one of the graphs. The edge thickness indicates the number of graphs the edge is part of.
plotEdges(x, n = NULL, normalize = TRUE, ...)
x |
[ |
n |
[ |
normalize |
[ |
... |
[any] |
Nothing
Other result visualization:
plotEdgeFrequency()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.