as.gapdata | R Documentation |
This function generates a gapdata class object. This object is used for drawing dendrograms and heatmaps.
as.gapdata(d, segments, labels, ...)
d |
dendrogram class object |
segments |
a data.frame containing segments information |
labels |
a data.frame containing labels information |
... |
ignored |
the gapdata class object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.