On 8/7/2009 7:36 AM, Rune Schjellerup Philosof wrote:
Peter Dalgaard skrev:
Rune Schjellerup Philosof wrote:
Hi
I want to use a function (update) that in its body uses
eval(call, parent.frame())
I would like to use this function in a function that does not contain
the variables referred to
Peter Dalgaard skrev:
> Rune Schjellerup Philosof wrote:
>
>> Hi
>>
>> I want to use a function (update) that in its body uses
>> eval(call, parent.frame())
>>
>> I would like to use this function in a function that does not contain
>> the variables referred to in 'call'. Those variables are ins
Rune Schjellerup Philosof wrote:
> Hi
>
> I want to use a function (update) that in its body uses
> eval(call, parent.frame())
>
> I would like to use this function in a function that does not contain
> the variables referred to in 'call'. Those variables are instead in the
> parent.frame() of my
Hi
I want to use a function (update) that in its body uses
eval(call, parent.frame())
I would like to use this function in a function that does not contain
the variables referred to in 'call'. Those variables are instead in the
parent.frame() of my function (named 'second' below)
Like this:
a <-
4 matches
Mail list logo