drawedges {parsec} | R 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 |
... |
line parameters, see |
See Also
plot.cover
, vertices
, graphics{lines}
[Package parsec version 1.2.7 Index]