Learn R Programming

ladder (version 0.0.1)

is_null_obj: 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)

Arguments