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 April 3, 2025, 7:48 p.m.