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.


ramiromagno/quincunx documentation built on June 2, 2025, 1:23 a.m.