par(mfrow=c(2,1))
plot(...plot1...)
plot(....plot2...)

On 6/2/07, Bernard Colin <[EMAIL PROTECTED]> wrote:
>
> To whom it may concern,
>
> I want to plot two or more graphs in the same window by the means of the
> "plot "command. I have tried the option "add=TRUE" but this last does not
> work! Have you an hit for me please?
>
> Thank you very much for your attention.
>
> Bernard Colin
>
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> [email protected] mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



-- 
Jim Holtman
Cincinnati, OH
+1 513 646 9390

What is the problem you are trying to solve?

        [[alternative HTML version deleted]]

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to