infix_or: Non-null selection operator.

Description Usage Arguments

Description

Non-null selection operator.

Usage

1
x %||% y

Arguments

x

ANY. An R object. If NULL, return y.

y

ANY. An R object. If x is NULL, return y.


robertzk/syberia documentation built on May 27, 2019, 11:37 a.m.