[Rd] PS & box(col=0) (PR#1114)

pgilbert@bank-banque-canada.ca pgilbert@bank-banque-canada.ca
Thu, 4 Oct 2001 03:23:26 +0200 (MET DST)


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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._