null-default: Default value for NULL

null-defaultR Documentation

Default value for NULL

Description

Default value for NULL

Usage

a %||% b

Arguments

a

Thing to test for NULL-ness

b

Thing to use if a is NULL

Value

a unless it's NULL, then b


ursa-labs/arrowbench documentation built on July 8, 2023, 11:36 a.m.