Try this:
model$stability[name]
On Tue, Sep 15, 2009 at 3:54 AM, Arif Chandra wrote:
>
> Hi,
>
> I have obstacles in changing list to variable,
>
> if I have
>
> name=names(x)
> name --> contain "Sales1", "Sales2"
>
> and then I want to call:
>
> model$stability$name
>
> The list name above will
Hi,
I have obstacles in changing list to variable,
if I have
name=names(x)
name --> contain "Sales1", "Sales2"
and then I want to call:
model$stability$name
The list name above will refer to Sales1 and Sales2
How can I do that? thanks
__
2 matches
Mail list logo