Skip to content
Prev 59427 / 63430 Next

brief update on the pipe operator in R-devel

These are documented but still seem like serious deficiencies:
Error in f(x, x) : pipe placeholder may only appear once
Error in f(1 + x, 1) :
  pipe placeholder must only appear as a top-level argument in the RHS call

Also note:

 ?"=>"
No documentation for ?=>? in specified packages and libraries:
you could try ???=>?
On Tue, Dec 22, 2020 at 5:28 PM <luke-tierney at uiowa.edu> wrote: