isNullOrEmpty {VOSONDash}R 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.


[Package VOSONDash version 0.5.7 Index]