Or NULL operator {iNZightTools}
R 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
[Package
iNZightTools
version 2.0.1
Index
]