Recent adventures with lazyeval
The lazyeval package is a
tool-set for performing nonstandard evaluation in R.
Nonstandard evaluation refers to any situation where something special happens
with how user input or code is evaluated.
For example, the library function doesn’t evalua...
