Re: [R] Draw a Dendrogram

2011-06-07 Thread Ayoub Maatallaoui
Le 07/06/2011 15:43, Sarah Goslee a écrit : 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 dendrog

Re: [R] Draw a Dendrogram

2011-06-07 Thread Sarah Goslee
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 sea