Skip to content
Prev 312319 / 398502 Next

Can you turn a string into a (working) symbol?

On Wed, Nov 28, 2012 at 3:06 AM, andrewH <ahoerner at rprogress.org> wrote:
Hi Andrew,

Including context for those of us who don't read via Nabble is always
much appreciated.

I don't have time today to hit this with a hammer till it works, but
IIRC pos = -1 means "current evaluation frame".

See, e.g.,

http://stackoverflow.com/questions/12492226/r-environments-and-function-call-stacks
http://stackoverflow.com/questions/7903414/how-are-environments-enclosures-and-frames-related
http://obeautifulcode.com/R/How-R-Searches-And-Finds-Stuff/

for some hints on getting all that jazz to work right.

MW