[R] Transforming a string into a command

Xu Wang xuwang762 at gmail.com
Tue Nov 29 08:00:42 CET 2011


Why don't the following two commands work?

eval(parse(text=s))
eval(as.expression(s))

--
View this message in context: http://r.789695.n4.nabble.com/Transforming-a-string-into-a-command-tp4112183p4118243.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list