Next: missing.isnan, Previous: missing.dispstrs, Up: missing [Contents]
8.2.31.2 missing.ismissing ¶
- Method:
out = ismissing (obj) ¶
-
Test whether elements are missing values.
ismissing is always true for missing arrays.
Returns a logical array the same size as obj.