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 April 25, 2024, 9:14 a.m.