View source: R/triangleSimulation.R
plotTriangles | 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
genTriangles
conTrig <- genTriangles()
plotTriangles(conTrig)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.