igraph.shape.noclip {igraph}R Documentation

Various vertex shapes when plotting igraph graphs

Description

[Deprecated]

igraph.shape.noclip() was renamed to shape_noclip() to create a more consistent API.

Usage

igraph.shape.noclip(coords, el, params, end = c("both", "from", "to"))

[Package igraph version 2.0.3 Index]