Re: [R] Supressing axes 3 and 4 when using plot()

2010-05-06 Thread Jim Lemon
On 05/06/2010 06:54 PM, Dan Edgcumbe wrote: Is there a way of doing this? I'm using plot() to produce a scatter of my data, but it routinely defaults to plotting 2 sets of x axes and 2 y axes. I'd like to not plot the upper and rightmost axes. I can use 'axes=F', and then manually add axes with '

Re: [R] Supressing axes 3 and 4 when using plot()

2010-05-06 Thread Dan Edgcumbe
Fantastic - that's done it. Thank you very much indeed. BW, Dan On 6 May 2010 10:16, Duncan Murdoch wrote: > Dan Edgcumbe wrote: >> >> Is there a way of doing this? I'm using plot() to produce a scatter of >> my data, but it routinely defaults to plotting 2 sets of x axes and 2 >> y axes. I'd l

Re: [R] Supressing axes 3 and 4 when using plot()

2010-05-06 Thread Duncan Murdoch
Dan Edgcumbe wrote: Is there a way of doing this? I'm using plot() to produce a scatter of my data, but it routinely defaults to plotting 2 sets of x axes and 2 y axes. I'd like to not plot the upper and rightmost axes. I can use 'axes=F', and then manually add axes with 'axis', but then the newl

Re: [R] Supressing axes 3 and 4 when using plot()

2010-05-06 Thread Thomas Roth
and 4 when using plot() Is there a way of doing this? I'm using plot() to produce a scatter of my data, but it routinely defaults to plotting 2 sets of x axes and 2 y axes. I'd like to not plot the upper and rightmost axes. I can use 'axes=F', and then manually add axes with

[R] Supressing axes 3 and 4 when using plot()

2010-05-06 Thread Dan Edgcumbe
Is there a way of doing this? I'm using plot() to produce a scatter of my data, but it routinely defaults to plotting 2 sets of x axes and 2 y axes. I'd like to not plot the upper and rightmost axes. I can use 'axes=F', and then manually add axes with 'axis', but then the newly created axes do not