anyNA.GenericDataFileSet: Checks whether any of the pathnames are missing

anyNA.GenericDataFileSetR Documentation

Checks whether any of the pathnames are missing

Description

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.

Usage

## S3 method for class 'GenericDataFileSet'
anyNA(x, ...)

Arguments

...

Not used.

Value

Returns a character.

Author(s)

Henrik Bengtsson

See Also

na.omit for dropping missing items. For more information see GenericDataFileSet.


R.filesets documentation built on July 21, 2022, 5:11 p.m.