is_empty_string: check if a string is empty

View source: R/common.R

is_empty_stringR 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.


rolap documentation built on May 29, 2024, 10:38 a.m.