Description Usage Arguments Value Author(s) References Examples
Convert hclust objects to Newick format files.
1 |
hc |
a |
flat |
a boolean (see section value). |
If flat=TRUE
the result is a string (that you can write in a
file).
If flat=FALSE
the result is a list (of lists). Each list
is consituted of the elements left
, right
and dist
.
Laurent (laurent@cbs.dtu.dk)
Antoine Lucas and Sylvain Jasson, Using amap and ctc Packages for Huge Clustering, R News, 2006, vol 6, issue 5 pages 58-60.
1 2 3 |
Loading required package: amap
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.