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 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.maatalla...@imag.fr>  wrote:
Hello,
i'm a research student working on everyday sounds classification.
i need to draw a dendrogram to show how the classification is done, but
while i never used R before, i guess that a help from someone would be great
:)
does any one of you did something like that before?
Thank you

--
Ayoub



Hi Sarah,
first thanx for the fast reply, and rethanx :) for the informations.
i guess that by digging through the first 2 commands in R i can find a solution to my task.
but i'll keep in touch if things doesn't go the way i need ^^

Regards

Ayoub

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

Reply via email to