[Rd] "trace" argument in legend() (PR#2578)
maechler at stat.math.ethz.ch
maechler at stat.math.ethz.ch
Fri Jun 6 10:46:55 MEST 2003
>>>>> "Jerome" == Jerome Asselin <jerome at hivnet.ubc.ca>
>>>>> on Wed, 28 May 2003 09:49:14 -0700 writes:
Jerome> Another easy fix for legend() with trace=TRUE would be to
Jerome> replace "...)" by ", ...)" in this code:
[...]
if (trace)
catn(" rect2(", left, ",", top, ", w=", w, ", h=",
h, "...)", sep = "")
[...]
Jerome> Cheers,
Jerome> Jerome
now done as well. Thanks, Jerome.
Martin
More information about the R-devel
mailing list