Is object an empty vector or NULL?
is_empty(x)
x
object to test
is_empty(NULL) is_empty(list()) is_empty(list(NULL))