New pipe operator
On 9 Dec 2020, at 16:20 , Duncan Murdoch <murdoch.duncan at gmail.com> wrote: To me curry(mean, na.rm = TRUE)(x) looks a lot more complicated than mean(x, na.rm = TRUE), especially since it has the additional risk that users can define their own function called "curry".
Not to mention that it would make people's data handling scripts look like the menu at an Indian restaurant.... ;-) -pd
Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Office: A 4.23 Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com