powered by
is_full_na test if the vector is full of NA's
is_full_na(.)
a vector of boolean
a vector
is_full_na(c(NA, NA, NA))
Run the code above in your browser using DataLab