[R] problem with par(fig=value)

mathieu mathieu.ros at free.fr
Thu Dec 2 19:35:24 CET 1999


hello all,
I want to draw a figure with multiple plot on the same page using the
par(fig=value) parameter but

> par(fig = c(0, 50, 60, 95)/100, adj = 5/10)
> eboulis(iris.acp)
> par(fig = c(45, 100, 60, 95)/100, mgp = c(3, 1/2, 0))
> boites(iris.acp)

draw the graphics on 2 different pages.
what am I doing wrong ?
thanks for your help.
    Mathieu

[using R 0.65 under Linux Redhat 6.0]

--
----------------------------------------------------------------------
 Mathieu Ros - 13 rue bévière - 38000 GRENOBLE - 04 76 491 370
 http://www.multimania.com/mathieuros/index2.html
 DESS ingénierie mathématique (biostatistiques)
 Universite Joseph Fourier, Grenoble
----------------------------------------------------------------------
La science détient la vérité, ne vous laissez pas avoir par les faits.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://stat.ethz.ch/pipermail/r-help/attachments/19991202/08de548c/attachment.html


More information about the R-help mailing list