[R] 'rush of graphs on the screen'
Uwe Ligges
ligges at statistik.uni-dortmund.de
Sun May 4 17:41:13 CEST 2003
Fredrik Lundgren wrote:
> Hello R experts,
>
> When I try e. g. example(plot) in R 1.7.0 on Linux, the example graphs rush
> away on the screen before my eyes. How can I see them one at a time?
For example:
par(ask = TRUE)
example(plot)
Uwe Ligges
> Sincerely Fredrik Lundgren
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
More information about the R-help
mailing list