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


ursacomputing/arrowbench documentation built on June 29, 2023, 11:13 a.m.