Rdocumentation
powered by
Learn R Programming
rolap (version 2.5.1)
is_empty_string: check if a string is empty
Description
check if a string is empty
Usage
is_empty_string(string)
Value
A boolean.
Arguments
string
A string.