Re: [R] Title for y-axis on right side

2010-12-19 Thread Jim Lemon
On 12/17/2010 10:41 PM, phils_mu...@arcor.de wrote: Hi, I want to have a title for the y-axis on the right side of the plot. I know how to do it on the left side: title(ylab="Title for y-axis") But how can I have the title on the right side? Hi Phil, You probably want to add some margin on

Re: [R] Title for y-axis on right side

2010-12-17 Thread 1Rnwb
mtext(4, ylab="your title", font) -- View this message in context: http://r.789695.n4.nabble.com/Title-for-y-axis-on-right-side-tp3092531p3092631.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r-project.org mailing list https:

Re: [R] Title for y-axis on right side

2010-12-17 Thread Andrew Miles
Take a look at mtext() which offers options for writing text in any margin of the table. Andrew Miles On Dec 17, 2010, at 6:41 AM, phils_mu...@arcor.de wrote: Hi, I want to have a title for the y-axis on the right side of the plot. I know how to do it on the left side: title(ylab="Title f

[R] Title for y-axis on right side

2010-12-17 Thread phils_muell
Hi, I want to have a title for the y-axis on the right side of the plot. I know how to do it on the left side: > title(ylab="Title for y-axis") But how can I have the title on the right side? Greets, Phil __ R-help@r-project.org mailing list https://