hadley / lazyeval

Lazy evaluation: an alternative to non-standard evaluation (NSE) for R
131 stars 40 forks source link

Turn formula into function? #75

Open hadley opened 8 years ago

hadley commented 8 years ago

One way to think about formulas is as super lightweight closures. Would be nice to have way to make that explicit (similar to what purrr does but more flexible)