mytriangle {sharp}R Documentation

Triangular nodes

Description

Produces triangular nodes in an igraph object.

Usage

mytriangle(coords, v = NULL, params)

Arguments

coords

a matrix of coordinates (see add_shape).

v

a vector of node IDs (see add_shape).

params

node graphical parameters (see add_shape).

See Also

add_shape


[Package sharp version 1.4.7 Index]