first_not_na: First argument that is not NA

View source: R/na.R

first_not_naR Documentation

First argument that is not NA

Description

First argument that is not NA

Usage

first_not_na(...)

Arguments

...

Values

Value

The first argument that is not NA, or NA iff all are NA


tidytidbits documentation built on March 18, 2022, 6:10 p.m.