[R] graphics pages?
Uwe Ligges
ligges at statistik.uni-dortmund.de
Tue Jan 10 10:21:31 CET 2006
Erin Hodgess wrote:
> Dear R People:
>
> In S Plus, if you have a function which calls the plot
> function several times, you get several "pages" of graphics
> output.
>
> Is there an eqivalent in R, please?
Yes, for e.g. postscript() and pdf() devices the default is to plot each
new plot on a separate page.
Uwe Ligges
> R version 2.2.1 windows
>
> Thanks in advance!
>
> Sincerely,
> Erin Hodgess
> Associate Professor
> Department of Computer and Mathematical Sciences
> University of Houston - Downtown
> mailto: hodgess at gator.uhd.edu
>
> ______________________________________________
> 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