<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
hello all,
<br>I want to draw a figure with multiple plot on the same page using the
par(fig=value) parameter but
<p>> par(fig = c(0, 50, 60, 95)/100, adj = 5/10)
<br>> eboulis(iris.acp)
<br>> par(fig = c(45, 100, 60, 95)/100, mgp = c(3, 1/2, 0))
<br>> boites(iris.acp)
<p>draw the graphics on 2 different pages.
<br>what am I doing wrong ?
<br>thanks for your help.
<br>&nbsp;&nbsp;&nbsp; Mathieu
<p>[using R 0.65 under Linux Redhat 6.0]
<pre>--&nbsp;
----------------------------------------------------------------------
&nbsp;Mathieu Ros - 13 rue b&eacute;vi&egrave;re - 38000 GRENOBLE - 04 76 491 370
&nbsp;<A HREF="http://www.multimania.com/mathieuros/index2.html">http://www.multimania.com/mathieuros/index2.html</A>
&nbsp;DESS ing&eacute;nierie math&eacute;matique (biostatistiques)
&nbsp;Universite Joseph Fourier, Grenoble
----------------------------------------------------------------------
La science d&eacute;tient la v&eacute;rit&eacute;, ne vous laissez pas avoir par les faits.</pre>
&nbsp;</html>