[R] plot (log scale on y-axis)

Jing Shen jshen6 at gmail.com
Wed Jun 29 22:20:25 CEST 2005


I am planning to plot my data on log scale (y-axis). There is a
parameter in plot function, which is
plot( ..., log="y", ...)
While, the problem is that it is with base of e. Is there a way to let
me change it to 10 instead of e?

Thanks




More information about the R-help mailing list