first_non_null: Return first non-null of two values

first_non_nullR Documentation

Return first non-null of two values

Description

Return first non-null of two values

Usage

x %||% y

Arguments

x

first object

y

second object


juba/questionr documentation built on June 14, 2025, 5:47 a.m.