Skip to content
Prev 393519 / 398503 Next

Pipe operator

Not factual... just opinion. Please be conscious of your biases and preface opinion with a disclaimer.

I heard identical complaints from embedded assembly language programmers when C became all the rage... "don't need another way to say the same thing."
How can it make the code unreadable if there is a 1:1 mapping between nested function calls and a pipe?

If _you_ don't like pipes, that is your opinion, but that statement is factually incorrect... both the parser equivalence and the popularity of the syntax prove you wrong. Many people find it more readable than nested prefix notation.
So you are willing to allow that it makes sense in shell script but not in R script? This is not a self-consistent position. The same expressive principles can apply in both shell and in R.
On January 3, 2023 2:32:17 PM PST, Uwe Ligges <ligges at statistik.tu-dortmund.de> wrote: