powered by
Convenience function for is.null or is.na
is_not(x)
Input
# NOT RUN { is_not(NA) is_not(NULL) is_not(c()) # }
Run the code above in your browser using DataLab