Re: [R] retrieving name of a function inside this function

2011-06-01 Thread Duncan Murdoch
On 11-06-01 7:26 AM, Jannis wrote: Dear list members, is it possible to retrieve the name of a function or the exact call to that function from the environment created "inside" this function? I wrote a function for debugging on a cluster that saves all the objects inside the whole stack of fu

[R] retrieving name of a function inside this function

2011-06-01 Thread Jannis
Dear list members, is it possible to retrieve the name of a function or the exact call to that function from the environment created "inside" this function? I wrote a function for debugging on a cluster that saves all the objects inside the whole stack of function environments and would also l