R/utils.R
is.def.Rd
Check if an object is defined, which is the same as being not NULL.
is.def(x)
object to test for being NULL.
logical value.