Aliases: not_empty
Keywords:
### ** Examples not_empty(numeric())
[1] FALSE
not_empty(mtcars[0, ])
not_empty(mtcars[, 0])