Learn R Programming

lisp (version 0.1)

is.nil: Whether a list is empty.

Description

Whether a list is empty.

Usage

is.nil(list)

Arguments

list
the list to test

Value

Whether the list is empty