?dev.set (on the same page as dev.off). On Wed, 16 Apr 2008, Tommi Viitanen wrote:
> 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. > -- Brian D. Ripley, [EMAIL PROTECTED] Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595 ______________________________________________ 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.