[R] get more than get

Alberto Monteiro albmont at centroin.com.br
Wed Feb 28 15:35:43 CET 2007


This must be a stupid question, but is there any "extension" of get?

For example:
x <- 10
get("x") # gives me 10
get("x^2") # gives me an error

Alberto Monteiro



More information about the R-help mailing list