Description Usage Arguments Value Examples
Evaluate an expression and save the result
1 |
expr |
Expression to be evaluated. |
name |
Unique name for later accessing the saved result. |
redo |
If the expression has been previously evaluated and saved it will normally not be re-evaluated. This can be overridden by setting this parameter to TRUE (Default: FALSE). |
verbose |
Print status and error messages (Default: TRUE). |
The result of the expression evaluation.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.