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.1
Index
]