Multi-plot
Enrico De Giorgi wrote:
I'm working with the R-version 1.4.1. I've written a function whcih produces 4 plots. I would like to create 4 different windows, each of one with one plot. Now, all the 4 plots are created in the windows and only the last one remains. How can solve this problem?
Start a new device before generating the next plot with: x11() # on Linux / Unix and windows() # on windows Uwe Ligges -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._