powered by
Checks whether any of the pathnames are missing. Note that this only tests the pathnames of files, but it does not test whether the files exists or not.
# S3 method for GenericDataFileSet anyNA(x, ...)
Returns a character.
character
Not used.
Henrik Bengtsson
na.omit for dropping missing items. For more information see GenericDataFileSet.
na.omit
GenericDataFileSet