Dataset That Crashes Base:::Plot.Dendrogram with 'Node Stack Overflow'
Base:::Plot.Dendrogram() will generate a 'Node Stack Overflow' when run on a dendrogram appropriately constructed from this data set.
data("badDend")
The format is: num [1:2047, 1:12] 1 2 3 4 5 6 7 8 9 10 ... - attr(*, "dimnames")=List of 2 ..$ : NULL ..$ : chr [1:12] "X" "V1" "V2" "V3" ...
See help page for unByteCode
to see how to construct the
'bad' dendrogram from this data and how to work around the issue.
data(badDend)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.