Skip to contents

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

Usage

is.def(x)

Arguments

x

object to test for being NULL.

Value

logical value.