Learn R Programming

tidytidbits (version 0.3.3)

first_not_na: First argument that is not NA

Description

First argument that is not NA

Usage

first_not_na(...)

Value

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

Arguments

...

Values