[R] Getting parameters from within function (redux)
wwsprague@ucdavis.edu
wwsprague at ucdavis.edu
Tue May 4 01:10:34 CEST 2004
(Sorry about the wack name--don't want to go into your spam buckets...)
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