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

Description Usage Arguments Value

View source: R/utils.R

Description

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

Usage

1
is.def(x)

Arguments

x

object to test for being NULL.

Value

logical value.


neuroconductor-devel/spant documentation built on May 18, 2021, 9:12 p.m.