On 11/20/2007 10:41 AM, Alexy Khrabrov wrote: > Is there a way to teach xy.coords, when given log="xy", or just "x" > or "y" separately, to do a decimal log10 instead of the natural log?
xy.coords doesn't do any transformation other than setting non-positive values to NA. So your question doesn't make sense; could you elaborate on what you're seeing that you don't want to see? Duncan Murdoch ______________________________________________ R-help@r-project.org 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.