powered by
NAasMissing(x, convert.to.factor = FALSE, missing.value = "MISSING")
x <- as.data.frame(matrix(rep(c("a", "b", "c", NA), 3), ncol=3)) x NAasMissing(x)
Run the code above in your browser using DataLab