plotTriangles {TFunHDDC} | R Documentation |
plotTriangles
Description
Plot data returned by genTriangles
as lines coloured according to the assigned clusters.
Usage
plotTriangles(fdt)
Arguments
fdt |
List with an element |
Value
No return value, used for side effects.
Author(s)
Cristina Anton and Iain Smith
See Also
Examples
conTrig <- genTriangles()
plotTriangles(conTrig)
[Package TFunHDDC version 1.0.1 Index]