Hacker News new | ask | show | jobs
by mb7733 305 days ago
I haven't used R in forever, but is your `.` placeholder actually necessary? From my recollection of pipe operator the value being pipe piped is automatically as the first argument to the next function. That may have been a different implementation of a pipe operator though.
1 comments

Probably not, I didn’t use R much during the last decade …