Description Usage Arguments Value Examples
Turns a text string into an evaluated expression. See the "Computing with Text" chapter for why.
1 | evalText(text, where = .GlobalEnv)
|
text |
The string. |
where |
The environment to use for the computation. |
Whatever the expression evaluates to.
1 | ## See the chapter.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.