first_non_nas_at: Row-wise first value that is not NA
Description
Row-wise first value that is not NA
Usage
first_non_nas_at(.tbl, ...)
Arguments
...
A column selection, as for dplyr::select
Value
A vector of length nrow(.tbl) containing the first found non-na value