if_not_null_else: If not NULL else

if_not_null_elseR Documentation

If not NULL else

Description

If not NULL else

Usage

lhs %||% rhs

Arguments

lhs

Left-hand side

rhs

Right-hand side

A shorthand for a common comparison

Value

an object same as lhs or rhs


riskmetric documentation built on Sept. 1, 2023, 1:06 a.m.