[R] hclust title and paste - messed up

Peter Dalgaard p.dalgaard at biostat.ku.dk
Mon Oct 11 14:13:08 CEST 2004


Dan Bolser <dmb at mrc-dunn.cam.ac.uk> writes:

>          main=paste(c(
>            "Distance Measure", d,
>            "Cluster Method", m),sep=" "),
>          xlab='',
>          sub=''
>          )
....
> However, my plot title (main) has 4 lines, when I think it should only
> have one line.
> 
> What am I doing wrong?

Oops. Ignore previous post and just get rid of the c() construct.

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907




More information about the R-help mailing list