first_non_na: Returns the position of the first non-NA value

View source: R/first_non_na.R

first_non_naR Documentation

Returns the position of the first non-NA value

Description

Returns the position of the first non-NA value

Usage

first_non_na(x)

Arguments

x

An atomic vector.


quincunx documentation built on July 9, 2023, 7:32 p.m.