[R-SIG-Mac] Multiple quartz windows
Philippe Grosjean
phgrosjean at sciviews.org
Sat Jul 5 23:57:28 CEST 2008
plot(rnorm(10, 0), rnorm (10, 1))
dev.new()
plot(rnorm(10, 3), rnorm(10, 3))
Best,
Philippe
..............................................<°}))><........
) ) ) ) )
( ( ( ( ( Prof. Philippe Grosjean
) ) ) ) )
( ( ( ( ( Numerical Ecology of Aquatic Systems
) ) ) ) ) Mons-Hainaut University, Belgium
( ( ( ( (
..............................................................
David Afshartous wrote:
>
> All,
>
> How does one change the relevant settings such that a new plot doesn't
> overwrite the current plot in the quartz window?
>
> Cheers,
> David
>
>
> E.g.,
>
> xyplot(rnorm(10, 0) ~ rnorm (10, 1))
> xyplot(rnorm(10, 3) ~ rnorm(10,3))
>
>
>> sessionInfo()
> R version 2.7.1 (2008-06-23)
> i386-apple-darwin8.10.1
>
> locale:
> en_US.UTF-8/en_US.UTF-8/C/C/en_US.UTF-8/en_US.UTF-8
>
> attached base packages:
> [1] grid stats graphics grDevices utils datasets methods
> base
>
> other attached packages:
> [1] playwith_0.8-56 lattice_0.17-8
>
> loaded via a namespace (and not attached):
> [1] RGtk2_2.12.5-3 cairoDevice_2.8 gWidgets_0.0-28
> gWidgetsRGtk2_0.0-35
> [5] gridBase_0.4-3 nlme_3.1-89 tools_2.7.1
>
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
>
More information about the R-SIG-Mac
mailing list