[R] plot and its options

Ben Bolker ben at zoo.ufl.edu
Tue Nov 13 12:17:04 CET 2001


  ?layout

  Specifically,

  layout(matrix(1:3,nrow=1),widths=c(45,45,10))

  layout.show()

  plot(whatever) ...


On Tue, 13 Nov 2001, Olivier Martin wrote:

> Hi all,
>
> I have some some difficulties to use plot and its options.
> This is what i would like to do.
> I want to put three plot in a same window
> so i use par(mfrow=c(1,3)) and i obtain three columns for my three
> graphics.
> But, i would like that the two first take 90% of the window and the last
> 10%.
> Could anyone give me a soultion??
> Best regards,
> Olivier
>
> --
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> Olivier MARTIN
> PhD student                  phone: (33) 04 76 61 53 55
> Projet IS2                               06 08 67 93 42
> INRIA Rhone-Alpes            fax  : (33) 04 76 61 54 77
> 655, Av. de l'Europe
> Montbonnot                   e-mail:olivier.martin at inrialpes.fr
> 38334 Saint Ismier cedex
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
>
>
>

-- 
318 Carr Hall                                bolker at zoo.ufl.edu
Zoology Department, University of Florida    http://www.zoo.ufl.edu/bolker
Box 118525                                   (ph)  352-392-5697
Gainesville, FL 32611-8525                   (fax) 352-392-3704

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