isNullOrEmpty: Check a value for a range of empty conditions

View source: R/utils.R

isNullOrEmptyR Documentation

Check a value for a range of empty conditions

Description

This function checks a value is not NULL, NA or an empty string.

Usage

isNullOrEmpty(x)

Arguments

x

Input value.

Value

Result as logical.


vosonlab/VOSONDash documentation built on Feb. 9, 2023, 8:37 a.m.