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 April 4, 2025, 2:09 a.m.