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.


maialab/quincunx documentation built on Aug. 18, 2022, 5:31 a.m.