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 Feb. 16, 2023, 10:14 p.m.