> On Thu, 17 Mar 2005 13:20:32 +0100 (CET), Johannes Hüsing > <[EMAIL PROTECTED]> wrote : [...] >>Is there a way that the dot-dot-dot argument of a >>function accepts a list as single arguments, such >>as funcall in several Lisp dialects? > > do.call() comes close to what you want. [...]
Indeed it does. Thank you very much. I have overlooked that function. Greetings Johannes ______________________________________________ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html