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
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
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#
3 matches
Mail list logo