This function returns a logical vector with the same length
as the list x, with the value TRUE
in each position where the corresponding entry in the list
is missing.
An entry x[[i]] is deemed to be missing if it is
an object of class "NAobject" (representing a missing
object of a particular class in the spatstat package family).