powered by
This is mainly an internal function but as other dependent packages also use it sometimes and it generally is quite handy to have it is exported for public use.
is_blank(x, false_triggers = FALSE)
A variable.
Whether FALSE should be considered as empty.
FALSE
Logical telling if variable is blank.
# NOT RUN { is_blank(NULL) # }
Run the code above in your browser using DataLab