Skip to content
Prev 5116 / 12125 Next

[R-pkg-devel] [FORGED] Re: Help on Windows CRAN Check

This is something that, by the way, I've always thought R got backwards. If
you want an operation to handle "one thing" against "one other thing"
(scalars), a single & or | seems like the obvious symbol for it. Whereas an
operation on "multiple things" (vectors) would be well-represented by a
multiple-character symbol like && or ||.

But as long as I remember that it's backwards, I can keep them sorted out.
:-)

 - Jeff

On Thu, Mar 5, 2020 at 6:14 AM Uwe Ligges <ligges at statistik.tu-dortmund.de>
wrote: