Skip to content
Prev 262071 / 398502 Next

Draw a Dendrogram

Hi Ayoub,

You'd be best served by learning how to search and to get help.

Within R,
??dendrogram
will give you a list of all the functions mentioning dendrogram, while
?dendrogram
will give you the help page for the function specifically named dendrogram().

While it can be a bit difficult to search for R-related information,
http://www.rseek.org
is a restricted Google search engine specifically intended for questions like
yours.

Beyond that, I'd highly recommend both one of the many excellent intro
to R guides and the posting guide for this email list.

Sarah

On Tue, Jun 7, 2011 at 8:22 AM, Ayoub Maatallaoui
<Ayoub.Maatallaoui at imag.fr> wrote: