Thanks to Greg and Deepayan for their answers.

*Sebastien Bihorel, PharmD, PhD*
PKPD Scientist
Cognigen Corp
Email: sebastien.biho...@cognigencorp.com <mailto:sebastien.biho...@cognigencorp.com>
Phone: (716) 633-3463 ext. 323


Greg Snow wrote:
For variables named my.x and my.y try:

plot( my.x, my.y, xlim=range(my.x,my.y), ylim=range(my.x,my.y) )

If all you want is to have the same range of values on both the x and y axes.



______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to