View source: R/explicit-promise.R
explicit | R Documentation |
Deprecated: please use the lazyeval package instead.
explicit(x) eval2(x, data = NULL, env = parent.frame())
x |
expression to make explicit, or to evaluate. |
data |
Data in which to evaluate code |
env |
Enclosing environment to use if data is a list or data frame. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.