grapes-or-grapes: Compose on NA, NULL, or lenth-0 (empty) values.

Description Usage Arguments Value

Description

Compose on NA, NULL, or lenth-0 (empty) values.

Usage

1
x %or% y

Arguments

x

object. This object will be returned if non-NA, non-NULL, non-empty.

y

object. This object will be returned if x is NA, NULL, or empty.

Value

either x or y.


peterhurford/funtools documentation built on May 25, 2019, 1:50 a.m.