anyNA.GenericDataFileSet | R Documentation |
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 class 'GenericDataFileSet'
anyNA(x, ...)
... |
Not used. |
Returns a character
.
Henrik Bengtsson
na.omit
for dropping missing items.
For more information see GenericDataFileSet
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.