[R] Change page in postscript()

Lorenz Gygax gygax at ifi.unizh.ch
Mon Sep 23 08:16:00 CEST 2002


Hi Kevin,

> Another question about graphics...
>
> ...
>
> This is when I have this problem.  The first plot of foo.plot(y) will go
> into the last empty space in the foo.plot(x) region.  This is expected as
> I set up the par() above.  But is it possible to change this?  i.e. to
> force foo.plot(y) to be draw on the next page?

Have a look at the function frame () with which you can skip plotting
regions and which you could incorporate at the end of your function
foo.plot ().

Cheers, Lorenz
-- 
Lorenz Gygax, Dr. sc. nat.
Artificial Intelligence Lab, Department of Information Technology
University of Zurich-Irchel, +41-1-635 67 17,  gygax at ifi.unizh.ch



-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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