Is isMissing missing?
Added by Robert Wilson about 5 years ago
I have been trying to use the useful new isMissing option in expr. However, at present when I try to use it, the following error message is given:
$ Function >isMissing< not available!
I have looked through the source code and isMissing does not seem to exist in any of the .cc files, but is in one of the .h files. But that just states the method exists.
Does the method not exist or am I missing something?
Regards
Robert Wilson
Replies (2)
RE: Is isMissing missing? - Added by Uwe Schulzweida about 5 years ago
Hi Robert,
Thanks for this hint! It seems that the documentation is not correct, this functionality has the name isMissval(), sorry.
Cheers,
Uwe