[R] log="xy" fails in plot.default

Robert L. Sandefur RLS at hartcrowser.com
Fri Mar 5 20:44:12 CET 1999


Hi -
I get the following complaint from R windows 632 on this command 
> plot.default(ppmZnSGS+1, ppmZnALS+1, main = "5 Lab Check ppmZn SGS vs ALS",log="xy")
Error: missing value where logical needed

The following doesn't complain
> plot.default(ppmZnSGS+1, ppmZnALS+1, main = "5 Lab Check ppmZn SGS vs ALS",log="")

log="xy" is included in plot.default docs

Any suggestions

thanx in advance

bob sandefur



-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help 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-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list