demo/idendroBig.R

## Demo of dendrogram + heat map integrated with GGobi scatter plot
## matrix using "big data" (5000 observations).
##

library(idendr0) # hca5000, idendro

# load "big data"
data(hca5000)

# visualize clusters
idendro(hca5000$hx, hca5000$x, ggobi = TRUE)

Try the idendr0 package in your browser

Any scripts or data that you put into this service are public.

idendr0 documentation built on May 2, 2019, 5:13 a.m.