first_non_na {quincunx} | R 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. |
[Package quincunx version 0.1.10 Index]