mystar: Star-shaped nodes

View source: R/igraph_object.R

mystarR Documentation

Star-shaped nodes

Description

Produces star-shaped nodes in an igraph object.

Usage

mystar(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


sharp documentation built on April 11, 2025, 5:44 p.m.