On Mon, 28 Oct 2013 15:03:36 -0700 jwd <[email protected]> wrote: > On Mon, 28 Oct 2013 13:40:51 +0000 > "Ortiz, John" <[email protected]> wrote: ... > > > It is not clear what you want. Why is there an 'x = "log"' term in > plot()? If you want to plot log(x) try using:
Got that backward typing, should be log = "x" ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.

