Displaying 1 result from an estimated 1 matches for "name_m".
Did you mean:
name_r
2009 Sep 22
3
how to force R to evaluate variable?
Hi,
I want to construct a list as
Lst <- list(name_1=object_1, ..., name_m=object_m)
If name_1 is a variable with value "NAME1", how can I ask R to use
"NAME1" instead of 'name_1' as the name of the list element?
Thanks!
Yupu
[[alternative HTML version deleted]]