Displaying 1 result from an estimated 1 matches for "tp4620390p4621903".
2012 May 09
2
as.function parameters
Hi,
i have a question regarding the as.function functionality.
I need to save multiple functions with adjusted parameters in a list.
The adjusted parameters are changed via variables in a loop.
The problem I'm facing right now is that the functions saved in
the list don't have the values of the parameters but the variable parameter
itself. Is there a way to force a call-by-value instead