powered by
Replaces any NULL argument with a vector of NA, and casts every vector to the same type as the last vector. After that, calls dplyr::coalesce().
NA
dplyr::coalesce()
coalesce_(...)
a vector of the same type and length as the last argument
the vectors to coalesce on NA