grapes-or-or-grapes: Reproduce functionality of JS || operator.

Description Usage Arguments Details Value Author(s)

Description

.. content for (no empty lines) ..

Usage

1
a %||% b

Arguments

a

any R object

b

R object to be returned if a does not exists or is null

Details

.. content for ..

Value

if a exists and is not null, return a, otherwise b.

Author(s)

Janko Cizel


jcizel/GeneralUtilities documentation built on May 18, 2019, 10:24 p.m.