vertex.shapes {igraph} | R Documentation |
Various vertex shapes when plotting igraph graphs
Description
vertex.shapes()
was renamed to shapes()
to create a more
consistent API.
Usage
vertex.shapes(shape = NULL)
Arguments
shape |
Character scalar, name of a vertex shape. If it is
|
[Package igraph version 2.0.3 Index]