Turn a text string into an evaluated expression
Turns a text string into an evaluated expression. See the "Computing with Text" chapter for why.
evalText(text, where = .GlobalEnv)
text |
The string. |
where |
The environment to use for the computation. |
Whatever the expression evaluates to.
## See the chapter.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.