Skip to content
Prev 305683 / 398506 Next

Using paste to create and evaluate a variable expression

On Sep 17, 2012, at 06:04 , Bryan Keller wrote:

            
You need to parse() it first, then eval()uate. (Read the respective help pages for details.)


However:
If the answer is parse() you should usually rethink the question.
   -- Thomas Lumley
      R-help (February 2005)