Re: [R] title and axis labels placement with layout

2010-10-04 Thread Greg Snow
...@imail.org 801.408.8111 > -Original Message- > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r- > project.org] On Behalf Of Daryl Morris > Sent: Monday, October 04, 2010 12:34 PM > To: r-help@r-project.org > Subject: [R] title and axis labels placement with l

[R] title and axis labels placement with layout

2010-10-04 Thread Daryl Morris
Hello, I'm writing a set of functions which we will use with a bunch of different datasets. The functions create a set of graphics pages, with each page split into an upper panel with plots and a lower panel with tables. The plots part might have one plot, or might have multiple. I'm usin