Re: [R] Changing axis scale

2007-11-21 Thread Greg Snow
aa > Sent: Wednesday, November 21, 2007 7:53 AM > To: r-help@r-project.org > Subject: [R] Changing axis scale > > > Hello R users, > > Is it possible after making a plot(x,y) to change axis scale? > For example : I have a range of 0 to 3000 in my y-axis and I > wa

Re: [R] Changing axis scale

2007-11-21 Thread aaront
xlim(),ylim() so, ylim(2000,3000) mysimbaa wrote: > > Hello R users, > > Is it possible after making a plot(x,y) to change axis scale? > For example : I have a range of 0 to 3000 in my y-axis and I want to make > a zoom between 2000 and 3000. > > > Thanks for any help. > -- View this me

[R] Changing axis scale

2007-11-21 Thread mysimbaa
Hello R users, Is it possible after making a plot(x,y) to change axis scale? For example : I have a range of 0 to 3000 in my y-axis and I want to make a zoom between 2000 and 3000. Thanks for any help. -- View this message in context: http://www.nabble.com/Changing-axis-scale-tf4850633.html#