Displaying 1 result from an estimated 1 matches for "tp4569686p4569686".
2012 Apr 19
4
call object from character?
...or whatever
And lets say I have a character "call_A"
call_A <- "a"
>call_A
[1] "a"
What is the function "F" that allows this to happen:
> F( call_A )
[1] 12
--
View this message in context: http://r.789695.n4.nabble.com/call-object-from-character-tp4569686p4569686.html
Sent from the R help mailing list archive at Nabble.com.