powered by
Turns a text string into an evaluated expression. See the "Computing with Text" chapter for why.
evalText(text, where = .GlobalEnv)
The string.
The environment to use for the computation.
Whatever the expression evaluates to.
# NOT RUN { ## See the chapter. # }
Run the code above in your browser using DataLab