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

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to