powered by
nona(vec = NULL)
x <- c(NA, 1, 0); nona(x) x <- c(NA, "dk", 0); nona(x)
Run the code above in your browser using DataLab