On Tue, 16 Sep 2003 [EMAIL PROTECTED] wrote:

> just another thing, I have realised that the demo runs from beginning to
> end without stopping (not always), that is not very nice because the plots
> are displayed too quickly to appreciate, so the user is left to 'run' de
> demo manualy, i.e. copying and pasting each bit of code in order to see
> each plot in detail. I am aware that R is the product of the cooperation of
> many people, contributing part of their work-time into making it better, I
> think your demo is fine, and perhaps you won't have time to improve on it,
> don't worry about that (no bad feelings).
>

If you type
  par(ask=TRUE)

you will always be prompted before a new graph is drawn.

        -thomas

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to