[R] par(mfcol=2, mfrow=3) equivalent for trellis
Dimitris Rizopoulos
dimitris.rizopoulos at med.kuleuven.ac.be
Wed Apr 6 16:25:40 CEST 2005
probably you want to use the "layout" argument, see its description in
"?xyplot()".
I hope it helps.
Best,
Dimitris
----
Dimitris Rizopoulos
Ph.D. Student
Biostatistical Centre
School of Public Health
Catholic University of Leuven
Address: Kapucijnenvoer 35, Leuven, Belgium
Tel: +32/16/336899
Fax: +32/16/337015
Web: http://www.med.kuleuven.ac.be/biostat/
http://www.student.kuleuven.ac.be/~m0390867/dimitris.htm
----- Original Message -----
From: "Dieter Menne" <dieter.menne at menne-biomed.de>
To: "R-Help" <r-help at stat.math.ethz.ch>
Sent: Wednesday, April 06, 2005 4:06 PM
Subject: [R] par(mfcol=2, mfrow=3) equivalent for trellis
> Dear friends of lattice,
>
> I know how to position trellis plots with print(...,split,more=T) or
> (...position).
>
> Sometimes I wish I had something like the old "par(mfcol=2,
> mfrow=3)"
> mechanism, where the next free viewport is automatically chosen. I
> tried
> fiddling with grid-viewports, but could not find an easy solution.
>
> Did I miss something?
>
> Dieter Menne
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
> http://www.R-project.org/posting-guide.html
>
More information about the R-help
mailing list