is_empty_list: Check whether list elements are all zero.

View source: R/error-checking.R

is_empty_listR Documentation

Check whether list elements are all zero.

Description

Check whether list elements are all zero.

Usage

is_empty_list(x)

Arguments

x

item to check

Value

TRUE only if x is a list.


sakrejda/stannis documentation built on June 25, 2022, 3:19 a.m.