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


questionr documentation built on April 4, 2025, 1:43 a.m.