coalesce: Return first non-NULL, non-NA argument

View source: R/utils.R

coalesceR Documentation

Return first non-NULL, non-NA argument

Description

Return first non-NULL, non-NA argument

Usage

coalesce(...)

Arguments

...

Just arguments

Value

First nont-NULL, non-NA value


pteetor/tutils documentation built on July 5, 2025, 1:27 a.m.