Description Usage Arguments Value See Also
Evaluate an R expression in an environment constructed from a data list, possibly modifying the original data.
1 2 3 4 |
data |
A data list. |
expr |
Expression to evaluate. |
func |
A character string giving the name of a function to process |
... |
Arguments to pass to |
For with, the value of the evaluated expr. For within, the modified data.list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.