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

Peter Malewski p.malewski at tu-bs.de
Sat Jun 2 19:35:13 CEST 2001


On Sat, Jun 02, 2001 at 07:12:29PM +0200, Peter Malewski wrote:
This:
>          tmp <<- tmp + 1

is not nessary:

 xyplot(y~x|g,data=xx,layout=c(1,1,),page=
        function(x){
          dev.print(postscript
                    ,file=paste("/tmp/test",x,".ps",sep=""))
        }
        )
-- 
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