How is it incomplete? It worked fine in R-1.4.0 on WinNT4 compiled from
source.
Andy
-----Original Message-----
From: dxsun@bell-labs.com [mailto:dxsun@bell-labs.com]
Sent: Thursday, January 03, 2002 12:26 PM
To: r-devel@stat.math.ethz.ch
Cc: R-bugs@biostat.ku.dk
Subject: [Rd] trellis plot and postscript file (PR#1237)
Full_Name: Don Sun
Version: 1.4.0
OS: Red Hat Linux 6.2
Submission from: (NULL) (204.178.20.14)
require(lattice)
trellis.device("postscript", file = "demo.ps", bg = "white")
print( xyplot(seq(20) ~ seq(20)|rep(c("A","B"),10)) )
dev.off()
gives incomplete plot in the postscript file demo.ps, it
worked fine in 1.3.1.
platform i686-pc-linux-gnu
arch i686
os linux-gnu
system i686, linux-gnu
status
major 1
minor 4.0
year 2001
month 12
day 19
language R