[Rd] Qs: The list of arguments, wrapping functions...
hadley wickham
h.wickham at gmail.com
Tue May 19 23:38:19 CEST 2009
> 1. Is there a way for a function to refer generically to all its actual
> arguments as a list? I'm thinking of something like the @_ array in Perl or
> the arguments variable in JavaScript. (By "actual" I mean the ones that
> were actually passed, as opposed to its formal arguments, as returned by
> formals()).
match.call ?
Hadley
--
http://had.co.nz/
More information about the R-devel
mailing list