Learn R Programming

dRiftDM (version 0.3.1)

is_empty: 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)

Value

TRUE or FALSE otherwise

Arguments

x

a single value or empty vector