Description Usage Arguments Value
Wraps up the common task for evaluting machine generated code. Be careful with pipes ( evironment chain for eval(). Choose a suitable argument for .env like .GlobalEnv or a binding to sys.frame().
1 |
... |
text to parse and evaluate |
env |
an environment to evaulate parsed expressions in. |
the result of the evaluation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.