Hi, I would like to have at least 2 x11 windows open and make many graphs into them. I wonder how to draw the graph in a certain device so that the new graph will be in the place of the old one.
For example I have open x11 with device numbers 1 and 2. I want to make plot to the device 1 without doing anythin to the 2 and not making a new x11. Something like ?: x11()device 2; plot() dev.off() t. Tommi ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.