|
|
|
|
|
by oxinabox
1802 days ago
|
|
> it's almost indistinguishable from base R (when you're calling it). I am very surprised by this.
Given how R is extremely dynamic.
and has things like lazy-evaluation, that you can rewrite before it is called with substitute.
Which I am sure some packages are using in scary and beautiful ways. |
|