[R] multiple lattice-pages (development package!)...

Peter Malewski peter.malewski at gmx.de
Fri Jun 1 15:21:41 CEST 2001


One Question: if I make a lattice-plot  (beware: under development!) with
a special layout e.g. c(2,2,4):

p1 <- xyplot(y~x|id,data=data,layout=c(2,2,3))

is there a way to print.trellis e.g. the second page of the trellis 
object "p1"?

print.trellis(p1,page=2) #!wrong!

 
I want this to automatically dev.print the pages (no, I don't want multiple
postscript pages). If this isn't possible I'll do the old trick
with a for-loop...

Thanks
Peter


-- 
P.Malewski, Limmerstr.47, 30451 Hannover, 0511-2135008
At work: http://www.MH-Hannover.de 0511 532 3194 / Fax: 0511 532 3190, 
P.Malewski at tu-bs.de, peter.malewski at gmx.de, malewski.peter at mh-hannover.de.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list