Rdocumentation
powered by
Learn R Programming
gWidgets2 (version 1.0-10)
is_empty: is value missing, null, 0-length or NA length 1
Description
is value missing, null, 0-length or NA length 1
Usage
is_empty(x)
Value
logical
Arguments
x
object to test