Soyeon Kim
2010-Dec-13 17:54 UTC
[R] How to change leaf color by group in hclust plot or how to install A2R package in windows?
I want to change leaf color by group in hclust plot. I've seen several answers about A2R package but I cannot install A2R and Rtools in windows. Do you know how to install A2R package in windows or how to change leaf color by group in hclust plot? Thank you in advance, Soyeon
Tal Galili
2010-Dec-13 18:04 UTC
[R] How to change leaf color by group in hclust plot or how to install A2R package in windows?
What error do you get when using: install.packages("A2R") ? ----------------Contact Details:------------------------------------------------------- Contact me: Tal.Galili@gmail.com | 972-52-7275845 Read me: www.talgalili.com (Hebrew) | www.biostatistics.co.il (Hebrew) | www.r-statistics.com (English) ---------------------------------------------------------------------------------------------- On Mon, Dec 13, 2010 at 7:54 PM, Soyeon Kim <yunni0731@gmail.com> wrote:> I want to change leaf color by group in hclust plot. > > I've seen several answers about A2R package but I cannot install A2R > and Rtools in windows. > > Do you know how to install A2R package in windows or how to change > leaf color by group in hclust plot? > > Thank you in advance, > Soyeon > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >[[alternative HTML version deleted]]
Bryan Hanson
2010-Dec-13 18:30 UTC
[R] How to change leaf color by group in hclust plot or how to install A2R package in windows?
An example is described here that you can adapt: http://r.789695.n4.nabble.com/coloring-leaves-in-a-hclust-or-dendrogram-plot -tt795496.html#a795497 HTH. Bryan ************* Bryan Hanson Professor of Chemistry & Biochemistry DePauw University, Greencastle IN USA On 12/13/10 12:54 PM, "Soyeon Kim" <yunni0731 at gmail.com> wrote:> I want to change leaf color by group in hclust plot. > > I've seen several answers about A2R package but I cannot install A2R > and Rtools in windows. > > Do you know how to install A2R package in windows or how to change > leaf color by group in hclust plot? > > Thank you in advance, > Soyeon > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code.