is.na but also tests for "NA" character

isNA(x, na.char = c("NA", "NULL", "na", "null"))

Author

Kevin Hadi