Skip to content
Prev 3322 / 63424 Next

split.screen + postscript Problem (PR#454)

On Sun, 20 Feb 2000 p.malewski@tu-bs.de wrote:

            
I fixed this earlier today (for 1.0.0, as it was in the R-bugs database as
PR# 378).  You need a screen to split!  So for now precede
split.screen(temp) by plot.new() or frame() or explicitly open a graphics
device.

Your example works on the current snapshot.