drawedges: drawedges

View source: R/drawedges.R

drawedgesR Documentation

drawedges

Description

Graphical function called by plot.cover to draw the edges of the Hasse diagram representing the input cover matrix C.

Usage

drawedges(C, vertices, ...)

Arguments

C

cover matrix.

vertices

coordinates of the vertices obtained by function vertices.

...

line parameters, see graphics{lines}.

See Also

plot.cover, vertices, graphics{lines}


parsec documentation built on Aug. 19, 2023, 5:07 p.m.