Re: [R] How to force axis to have the same range

2009-04-20 Thread David Winsemius
On Apr 20, 2009, at 12:18 PM, Dieter Menne wrote: Sebastien Bihorel cognigencorp.com> writes: I am trying to produce (standard and trellis) scatterplots which use the same range of the x and y axes. In addition, I would like the plots to be physically square. Is there one or more specific

Re: [R] How to force axis to have the same range

2009-04-20 Thread Dieter Menne
Sebastien Bihorel cognigencorp.com> writes: > I am trying to produce (standard and trellis) scatterplots which use the > same range of the x and y axes. In addition, I would like the plots to > be physically square. Is there one or more specific argument(s) to plot > and xyplot what would do t

[R] How to force axis to have the same range

2009-04-20 Thread Sebastien Bihorel
Dear R-users, I am trying to produce (standard and trellis) scatterplots which use the same range of the x and y axes. In addition, I would like the plots to be physically square. Is there one or more specific argument(s) to plot and xyplot what would do that? I have looked at various combinat