Convenience function for is.null or is.na
Convenience function for is.null or is.na
is_not(x)
x |
Input |
is_not(NA) is_not(NULL) is_not(c()) is_not(list()) is_not(data.frame())
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.