[R] Centering labels on X-axis

YAddo linkyox at gmail.com
Fri Oct 19 16:39:53 CEST 2012


Dear all:
I am trying to center labels on my plot with not much success. I have tried
text(), mtext() but it's not working. I think I am using the wrong function
for  my task.

 Any help will be appreciated.

My working codes.
axis(1,
at=c(1,2,3,4,5),font.lab=2,cex.axis=1.5,cex.lab=3,label=c("W0","CWH2","CWHmc","CH2","CHmc")
,text=c(1.5,2.5,3.5,4.5,5.5))

Many thanks in advance
YA



--
View this message in context: http://r.789695.n4.nabble.com/Centering-labels-on-X-axis-tp4646761.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list