is.blank: Return TRUE if the argument is empty, NULL or NA

Description Usage Arguments

View source: R/cc_code.R

Description

Return TRUE if the argument is empty, NULL or NA

Usage

1
is.blank(x, false.triggers = FALSE)

Arguments

x

Argument to test

false.triggers

Whether to allow nonempty vectors of all FALSE to trigger this condition


ragtop documentation built on March 26, 2020, 7:28 p.m.