Rdocumentation
powered by
Learn R Programming
pkgsnap (version 1.0.0)
OR: LHS if not
NULL
, otherwise RHS
Description
LHS if not
NULL
, otherwise RHS
Usage
l %||% r
Arguments
l
LHS.
r
RHS.
Value
LHS if not
NULL
, otherwise RHS.