Re: [R] character strings and functions

2008-03-19 Thread Rolf Turner
On 19/03/2008, at 6:14 PM, Benilton Carvalho wrote: > get("x1") Not quite the answer to the question that Erin posed. The right answer is get(x[1]) > cheers, Rolf Turner > On Mar 19, 2008, at 1:07 AM, Er

Re: [R] character strings and functions

2008-03-18 Thread Benilton Carvalho
get("x1") On Mar 19, 2008, at 1:07 AM, Erin Hodgess wrote: Dear R People: I have a function x1 Next, I have a character vector x which has one element, "x1". How would I retrieve the original function x1 from the character vector, please? thanks, Erin -- Erin Hodgess Associate Professo

[R] character strings and functions

2008-03-18 Thread Erin Hodgess
Dear R People: I have a function x1 Next, I have a character vector x which has one element, "x1". How would I retrieve the original function x1 from the character vector, please? thanks, Erin -- Erin Hodgess Associate Professor Department of Computer and Mathematical Sciences University of