Hi Petr,

On 7/4/07, Petr PIKAL <[EMAIL PROTECTED]> wrote:
> par(new=T)
> plot(aa,bb, xlim=range(0,3), ylim=range(0,10), new=TRUE)
>
So I need to activate the par(new=T) really just ahead of time when I
need it, not as sort of a general clause at the beginning of my
script?

>
> However you can get similar result with using points
>
Yes I new that, but I wanted to try and go without an if() for
deciding between the first and consecutive columns.

Thnx for helping out!
Paul Lemmens

______________________________________________
[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