[R] axes with same scale
Uwe Ligges
ligges at statistik.uni-dortmund.de
Mon Dec 16 08:53:02 CET 2002
Michel ARNAUD wrote:
>
> Hello
> Does anybody know how to draw a plot with same units on each axes ?
> For exemple, if on X the range of value is [1, 2] and on Y the range is [1, 10] I would like the length of Y is 5*the length of X.
> Any suggestions ?
Does plot(...., asp = 1) help?
For details see ?plot.default and ?plot.window.
Uwe Ligges
> --
> Michel ARNAUD
> CIRAD TA60/15
> 73, av. Jean François Breton
> 34938 MONTPELLIER CEDEX 5
> tel : 04 67 59 38 34
> Fax : 04 67 59 38 38
More information about the R-help
mailing list