Re: [R] Resizing Graphic Device Windows

2010-03-15 Thread Sarah Goslee
Normally the command to create the device allows you to specify parameters like width and height. pdf() has width, height and paper arguments. Other than that, I'm not certain what you mean by: "without having to manually tinker with it to show everything in terms of tick marks and x/y lims that y

[R] Resizing Graphic Device Windows

2010-03-15 Thread Kindra Martinenko
Hi all, I have been struggling with this one. When creating graphic devices, how do you go about resizing the output device window automatically without having to manually tinker with it to show everything in terms of tick marks and x/y lims that you specify? I have tried the aspect="" function,