is.empty: Check if an object is empty (has length 0)

Description Usage Arguments Details

View source: R/functions.R

Description

Check if an object is empty (has length 0)

Usage

1

Arguments

x

the object

Details

A NULL value, zero-length vector or list have length zero, which is called empty.


rlist documentation built on Sept. 5, 2021, 5:30 p.m.