operator_or_null: NULL or operator

Or NULL operatorR Documentation

NULL or operator

Description

NULL or operator

Usage

a %||% b

Arguments

a

an object, potentially NULL

b

an object

Value

a if a is not NULL, otherwise b


iNZightTools documentation built on Oct. 12, 2023, 5:06 p.m.