Rdocumentation
powered by
Learn R Programming
quincunx (version 0.1.7)
first_non_na: 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.