is_null_na: Check if object is 'NULL' or all 'NA's

Description Usage Arguments Value Examples

View source: R/functions.R

Description

Check if object is NULL or all NAs

Usage

1

Arguments

x

an atomic object or vector

Value

TRUE, if x is either NULL or NA; FALSE otherwise.

Examples

1
2
3
4

alexanderbrenning/alexmisc documentation built on Jan. 7, 2022, 5:41 p.m.