Displaying 1 result from an estimated 1 matches for "cwhmc".
Did you mean:
cchmc
2012 Oct 19
5
Centering labels on X-axis
...els 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.