powered by
Checks if given object is either NULL, NA, or just whitespace
is.empty(item)
object to check
TRUE or FALSE
# NOT RUN { is.empty(NA) # }
Run the code above in your browser using DataLab