Re: [R] X11 plot window sizes

2009-09-02 Thread Mark Knecht
On Wed, Sep 2, 2009 at 1:12 PM, Patrick Connolly wrote: > On Wed, 02-Sep-2009 at 07:02AM -0700, Mark Knecht wrote: > > |> On Tue, Sep 1, 2009 at 9:06 AM, Mark Knecht wrote: > |> > Hi, > |> >   I'm not understanding how the width & height parameters are > |> > supposed to work. When I execute the fo

Re: [R] X11 plot window sizes

2009-09-02 Thread Patrick Connolly
On Wed, 02-Sep-2009 at 07:02AM -0700, Mark Knecht wrote: |> On Tue, Sep 1, 2009 at 9:06 AM, Mark Knecht wrote: |> > Hi, |> >   I'm not understanding how the width & height parameters are |> > supposed to work. When I execute the following 4 commands: |> > |> > X11() |> > X11(width=20, height=20) |

Re: [R] X11 plot window sizes

2009-09-02 Thread Mark Knecht
On Tue, Sep 1, 2009 at 9:06 AM, Mark Knecht wrote: > Hi, >   I'm not understanding how the width & height parameters are > supposed to work. When I execute the following 4 commands: > > X11() > X11(width=20, height=20) > X11(width=20, height=10) > X11(width=40, height=40) > > I get the following *a

[R] X11 plot window sizes

2009-09-01 Thread Mark Knecht
Hi, I'm not understanding how the width & height parameters are supposed to work. When I execute the following 4 commands: X11() X11(width=20, height=20) X11(width=20, height=10) X11(width=40, height=40) I get the following *approximate* physical sizes on my screen: 6" x 6" 8" x 8" 12" x 6" 8