Description Usage Arguments Examples
Evaluate a lazy expression.
1 |
x |
A lazy object or a formula. |
data |
Option, a data frame or list in which to preferentially look for variables before using the environment associated with the lazy object. |
1 2 3 4 5 6 7 8 9 10 |
[1] 110
[1] 200
[1] 2
$a
[1] 10
$b
[1] 10
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.