OR {faux} | R Documentation |
Piped OR
Description
LHS if not NULL
, otherwise RHS
Usage
l %||% r
Arguments
l |
LHS. |
r |
RHS. |
Value
LHS if not NULL
, otherwise RHS.
[Package faux version 1.2.2 Index]
OR {faux} | R Documentation |
LHS if not NULL
, otherwise RHS
l %||% r
l |
LHS. |
r |
RHS. |
LHS if not NULL
, otherwise RHS.