is_null_obj {ladder}R Documentation

A helper function that tests whether an object is either NULL or a list of NULLs

Description

A helper function that tests whether an object is either NULL or a list of NULLs

Usage

is_null_obj(x)

[Package ladder version 0.0.3 Index]