Aliases: checkNull check_null assertNull assert_null testNull test_null
Keywords:
### ** Examples testNull(NULL)
[1] TRUE
testNull(1)
[1] FALSE