Description Usage Arguments Value Note Examples
Shorthand for parse(text = ...), frequently used with data.table This saves us from having to redo row selection in the env argument of EvalText().
| 1 | 
| text | string to be sent as  | 
the text as an expression, result of calling
parse(text = text).
Including outer eval() call in the shorthand caused errors,
and needs to be done separately.
| 1 2 3 4 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.