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 March 29, 2025, 6:38 p.m.