[R] How to put 2 or more graphics in the same page ?

Ko-Kang Kevin Wang kwan022 at stat.auckland.ac.nz
Wed Apr 30 20:54:28 CEST 2003


Take a look at ?par.  More precisely, par(mfrow = c(2, 2)) may be what you 
want.

On Wed, 30 Apr 2003, Aurelien de Reynies wrote:

> Date: Wed, 30 Apr 2003 17:03:16 +0200
> From: Aurelien de Reynies <reynies at genoscope.cns.fr>
> To: r-help at stat.math.ethz.ch
> Subject: [R] How to put 2 or more graphics in the same page ?
> 
> Hi,
> 
> I have a naive question...
> 
> I have produced about 60 graphics and want to put them in one postscipt
> file ,  possibly 4 graphics on each page. I can put all of them in the
> same file (that's ok), but I can't find the way  to put 2 or more
> (precisely 4, in my case) graphics on the same page (each graphics is
> about 6 inches (width) X 4 inches (height)).
> 
> Any help would be very much appreciated...
> 
> Aurélien
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
> 

-- 
Cheers,

Kevin

------------------------------------------------------------------------------
/* Time is the greatest teacher, unfortunately it kills its students */

--
Ko-Kang Kevin Wang
Master of Science (MSc) Student
SLC Tutor and Lab Demonstrator
Department of Statistics
University of Auckland
New Zealand
Homepage: http://www.stat.auckland.ac.nz/~kwan022
Ph: 373-7599
    x88475 (City)
    x88480 (Tamaki)



More information about the R-help mailing list