Ah, thanks, got it. Misread the help again... Peter
On Mon, Dec 5, 2022 at 9:38 PM Ivan Krylov <krylov.r...@gmail.com> wrote: > > В Mon, 5 Dec 2022 21:28:16 +0800 > Peter Langfelder <peter.langfel...@gmail.com> пишет: > > > Open two devices, plot a plot, call dev.prev() and plot again. I > > would expect the second plot to appear in the first device, but that > > is not what happens; both plots appear in the second device. > > Unfortunately, dev.prev() and dev.next() only return the number of the > respective device. You need dev.set() to actually make the change. > > -- > Best regards, > Ivan ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.