plotTriangles {TFunHDDC} | R Documentation |
Plot data returned by genTriangles
as lines coloured according to the assigned clusters.
plotTriangles(fdt)
fdt |
List with an element |
No return value, used for side effects.
Cristina Anton and Iain Smith
conTrig <- genTriangles()
plotTriangles(conTrig)