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.


syberia/syberia documentation built on May 30, 2019, 10:42 p.m.