Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

badDend

Dataset That Crashes Base:::Plot.Dendrogram with 'Node Stack Overflow'


Description

Base:::Plot.Dendrogram() will generate a 'Node Stack Overflow' when run on a dendrogram appropriately constructed from this data set.

Usage

data("badDend")

Format

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" ...

Note

See help page for unByteCode to see how to construct the 'bad' dendrogram from this data and how to work around the issue.

Examples

data(badDend)

gtools

Various R Programming Tools

v3.8.2
GPL-2
Authors
Gregory R. Warnes, Ben Bolker, and Thomas Lumley
Initial release
2020-03-23

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.