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]