Skip to content
Prev 82358 / 398513 Next

Dots argument in apply method

Dear Prof. Ripley,

Thanks for the clarification.
Prof Brian Ripley wrote:

            
I hope not (entirely).
I got a bizarre bug yesterday while working on that method/function 
issue which lead me (wrongly, because of a too quick diagnostic 
probably) to think there was a problem with the way the "..." was passed 
from one function to the next. That explains the complicated construct 
of my previous e-mail.
Your solution works (of course) and is definitely simpler (!).
No, I just want the user to be able to call "apply" with myClass objects 
without having to bother with the internal structure of these objects 
(which is slightly more complicated in my "real" case than on the 
example I sent).

Thanks again,

Christophe.