Julia Reid wrote:
Since we're on the subject of trellis graphics, I have never been able
to plot more than one graph on a page as I can do with regular Splus
graphs by using par(mfrow=c(2,2)). I would like to be able to plot
separate graphs, not just panels for different factor levels. Trellis
graph seems to ignore the par mfrow parameter.
If anyone knows how to do this, I would love to know.
Thank you.
Julia Reid
--------------------------------------------------------------------
This message was distributed by s-news@lists.biostat.wustl.edu. To
unsubscribe send e-mail to s-news-request@lists.biostat.wustl.edu with
the BODY of the message: unsubscribe s-news
Hi, Julia,
Will the "position" argument in ?print.trellis suffice?
--sundar
|