is_empty: Check if an object of length <= 1 is either empty or contains...

View source: R/core_flex_prms.R

is_emptyR Documentation

Check if an object of length <= 1 is either empty or contains entry with ""

Description

Check if an object of length <= 1 is either empty or contains entry with ""

Usage

is_empty(x)

Arguments

x

a single value or empty vector

Value

TRUE or FALSE otherwise


dRiftDM documentation built on Aug. 23, 2026, 5:11 p.m.