drawedges {parsec} | R Documentation |
Graphical function called by plot.cover
to draw the edges of the
Hasse diagram representing the input cover matrix C
.
drawedges(C, vertices, ...)
C |
cover matrix. |
vertices |
coordinates of the vertices obtained by function |
... |
line parameters, see |
plot.cover
, vertices
, graphics{lines}