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


brianboonstra/ragtop documentation built on March 7, 2020, 2:23 p.m.