powered by
Convenience function for is.null or is.na
is_not(x)
Input
is_not(NA) is_not(NULL) is_not(c()) is_not(list()) is_not(data.frame())
Run the code above in your browser using DataLab