Rdocumentation
powered by
Learn R Programming
lisp (version 0.2)
is.nil: Whether a list is empty.
Description
Whether a list is empty.
Usage
is.nil(list)
Value
Whether the list is empty
Arguments
list
the list to test