validate.GenericDataFileSet: Validates all files in the data set

validate.GenericDataFileSetR Documentation

Validates all files in the data set

Description

Validates all files in the data set.

Usage

## S3 method for class 'GenericDataFileSet'
validate(this, ...)

Arguments

...

Not used.

Value

If one of the files is invalid, then an error is thrown. If all of the files are valid, then TRUE is returned. Otherwise, NA is returned.

Author(s)

Henrik Bengtsson

See Also

For more information see GenericDataFileSet.


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