Message-ID: <200110040123.DAA11341@pubhealth.ku.dk>
Date: 2001-10-04T01:23:26Z
From: Paul Gilbert
Subject: PS & box(col=0) (PR#1114)
The postscript driver in R-devel seems to choke on box(col=0). This is
not a problem in R-1.3.1.
R : Copyright 2001, The R Development Core Team
Version 1.4.0 Under development (unstable) (2001-09-22)
...
Type `q()' to quit R.
> plot(1:10, 1:10)
> box(col=0)
> postscript(file="zot.ps")
> plot(1:10, 1:10)
> box(col=0)
Error in box(col = 0) : invalid value specified for graphics parameter
"col".
>
Paul Gilbert
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._