is.nil {roxygen}R Documentation

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


[Package roxygen version 0.1 Index]