Check if an object is defined, which is the same as being not NULL.

is.def(x)

Arguments

x

object to test for being NULL.

Value

logical value.