Learn R Programming

tidytidbits (version 0.3.2)

first_not_na: 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