[Rd] lattice: postscript() false margins (PR#949)

p.malewski@tu-bs.de p.malewski@tu-bs.de
Sat, 26 May 2001 23:28:57 +0200 (MET DST)


Using lattice the posscript(file="") device gives false margins:

zz <- data.frame(
                  y=rnorm(100),x=rnorm(100),z=round(rnorm(100)),
                  g=as.character(rep(1:2,50)))


postscript(file="/tmp/tmp.ps")
xyplot(x~y|g,data=xx)
dev.off()

whereas dev.print(postscript,file="") works fine 

dev.print(postscript,file="/tmp/tmp.ps")

Peter

<<insert bug report here>>



--please do not edit the information below--

Version:
 platform = i686-pc-linux-gnu
 arch = i686
 os = linux-gnu
 system = i686, linux-gnu
 status = Under development (unstable)
 major = 1
 minor = 3.0
 year = 2001
 month = 05
 day = 25
 language = R

Search Path:
 .GlobalEnv, package:grid, package:lattice, package:ctest, Autoloads, package:base

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._