Re: [R] changing axis labels

2012-06-06 Thread Alaios
Great :) To: R help Sent: Wednesday, June 6, 2012 9:40 AM Subject: changing axis labels Dear all, I am making a function for creating plots and part of this function is to change the labels to x axis that instead of number contains percentage number. I wa

Re: [R] changing axis labels

2012-06-06 Thread John Kane
box() at end of code John Kane Kingston ON Canada > -Original Message- > From: ala...@yahoo.com > Sent: Wed, 6 Jun 2012 00:40:53 -0700 (PDT) > To: r-help@r-project.org > Subject: [R] changing axis labels > > Dear all, > I am making a function for creatin

[R] changing axis labels

2012-06-06 Thread Alaios
Dear all, I am making a function for creating plots and part of this function is to change the labels to x axis that instead of number contains percentage number. I want to change the x axis to depict the percentage value of the presented data x<-c(501:600) y<-c(201:300) plot(x,y,axes=F) axis(2

Re: [R] Changing axis labels depending on panel in lattice

2012-03-16 Thread Saptarshi
Thanks! Exactly what i need Saptarshi -- View this message in context: http://r.789695.n4.nabble.com/Changing-axis-labels-depending-on-panel-in-lattice-tp4478854p4479368.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r-project

Re: [R] Changing axis labels depending on panel in lattice

2012-03-16 Thread David Winsemius
On Mar 16, 2012, at 1:34 PM, Saptarshi Guha wrote: Hello, I am lattice scatterplot that has 2 panels (could be a few more). Both panels have a y-axis label that is different on the left and right sides. However the right hand side axis labelling depends on which panel i'm in . (I am plotti

[R] Changing axis labels depending on panel in lattice

2012-03-16 Thread Saptarshi Guha
Hello, I am lattice scatterplot that has 2 panels (could be a few more). Both panels have a y-axis label that is different on the left and right sides. However the right hand side axis labelling depends on which panel i'm in . (I am plotting two curves in one panel, the left y-axis has the scale