Consider NA's as FALSE
Aimed to be used in a vector of TRUE/FALSE's, where NA's are present and should be considered as false.
na.as.false(input)
input |
vector containing NA's. |
A logical vector.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.