[R-SIG-Mac] Multiple quartz windows

David Afshartous dafshartous at med.miami.edu
Sat Jul 5 16:49:08 CEST 2008



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



More information about the R-SIG-Mac mailing list