is_empty_string {rolap}R Documentation

check if a string is empty

Description

check if a string is empty

Usage

is_empty_string(string)

Arguments

string

A string.

Value

A boolean.


[Package rolap version 2.5.1 Index]