Description Usage Arguments Value Author(s)
A function that plots an igraph object, as a grid, with intensity denoted by the size of dots on the grid.
1 2 3 |
g |
input graph, as an igraph object. See |
title |
the title for the square plot. Defaults to |
src.label |
the source label for the graph. Defaults to |
tgt.label |
the target label for the graph. Defaults to |
edge.attr |
the name of the attribute to use for weights. Defaults to
|
font.size |
the default font size for the plot text. Axis/legend text is
|
vertex.label |
an attribute for naming the vertices. Defaults to
|
vertex.attr |
an attribute to color vertices. Defaults to
|
edge.xfm |
transform the edge-weights. Defaults to
|
eps |
if you specify an |
degree |
Whether to plot the marginal vertex degrees. Defaults to |
the graph/graphs as a plot.
Eric Bridgeford
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.