[R] Getting parameters from within function

user@domain.invalid user at domain.invalid
Tue May 4 01:04:49 CEST 2004


Hi R-Helpers

Is there a way to access the parameters passed to a function all at 
once?  I want something like:

misc.params = list(...)

except such that it works with formal named parameters.

Context--I am running lots of simulations, want to record how they were 
specified.

Thanks!




More information about the R-help mailing list