is_blank: Check object to see if it's emptyish/blankish

Description Usage Arguments Value

View source: R/is_blank.R

Description

Check object to see if it's emptyish/blankish

Usage

1
is_blank(thing)

Arguments

thing

An object to test

Value

TRUE if object is: NA, NULL, an empty array/list, or empty string


aguynamedryan/helpRs documentation built on Dec. 18, 2021, 11:23 p.m.