Skip to content
Prev 29239 / 63424 Next

c.noquote() weirdness

Yes, it is misusing the ... argument to NextMethod.  The first two 
arguments to c() match the first two arguments to NextMethod, the rest are 
set as additional arguments.

Will fix for 2.7.1RC shortly.  Thanks for the report.
On Mon, 16 Jun 2008, Ray Brownrigg wrote: