is_empty: Is NULL, NA, "" or 0 length

Description Usage Arguments Value Examples

View source: R/empty.R

Description

Is NULL, NA, "" or 0 length

Usage

1

Arguments

x

object to be tested

Value

TRUE if object is NULL, NA, "" or length 0; logical vector for objects of length > 1

Examples

1
2
3

jakubnowicki/dibbler documentation built on March 1, 2021, 12:05 a.m.