On Sat, Feb 23, 2008 at 5:52 PM, Gabor Grothendieck <[EMAIL PROTECTED]> wrote: > I assume he wants to be able to change the > formals although its confusing since the example > uses the same formals in both cases.
Yes, that was an important point that I forgot to mention! Thanks for the pointer to formals but it doesn't work in this case: function (a = 1, b = 2, c = 3) g(...) > f(c=5) Error in f(c = 5) : '...' used in an incorrect context Hadley -- http://had.co.nz/ ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel