is.empty {IDEAFilter} | R Documentation |
Check if string is blank ""
Description
Check if string is blank ""
Usage
is.empty(x)
Arguments
x |
text to check if equal to "" |
Value
logical of blank or not
[Package IDEAFilter version 0.2.0 Index]